fix variable name in rc.uavcan

This commit is contained in:
Thomas Gubler
2014-11-17 16:38:20 +01:00
parent 489b4c4839
commit b808cc9a1b
+1 -1
View File
@@ -13,6 +13,6 @@ then
echo "[init] UAVCAN started"
else
echo "[init] ERROR: Could not start UAVCAN"
tone_alarm $TUNE_OUT_ERROR
tone_alarm $TUNE_ERR
fi
fi