mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
fix variable name in rc.uavcan
This commit is contained in:
@@ -13,6 +13,6 @@ then
|
|||||||
echo "[init] UAVCAN started"
|
echo "[init] UAVCAN started"
|
||||||
else
|
else
|
||||||
echo "[init] ERROR: Could not start UAVCAN"
|
echo "[init] ERROR: Could not start UAVCAN"
|
||||||
tone_alarm $TUNE_OUT_ERROR
|
tone_alarm $TUNE_ERR
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user