forked from Archive/PX4-Autopilot
USB config is now in main boot
This commit is contained in:
parent
8a2155f2af
commit
7ed0eba50e
|
@ -1,9 +0,0 @@
|
|||
#!nsh
|
||||
#
|
||||
# USB MAVLink start
|
||||
#
|
||||
|
||||
mavlink start -r 800000 -d /dev/ttyACM0 -m config -x
|
||||
|
||||
# Exit shell to make it available to MAVLink
|
||||
exit
|
Loading…
Reference in New Issue