mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 09:26:25 +08:00
UAVCAN mixer renamed to /dev/uavcan/esc
This commit is contained in:
@@ -27,7 +27,7 @@ then
|
||||
|
||||
if [ $OUTPUT_MODE == can ]
|
||||
then
|
||||
set OUTPUT_DEV /dev/uavcan
|
||||
set OUTPUT_DEV /dev/uavcan/esc
|
||||
fi
|
||||
|
||||
if mixer load $OUTPUT_DEV $MIXER_FILE
|
||||
|
||||
Reference in New Issue
Block a user