USB config is now in main boot

This commit is contained in:
Lorenz Meier 2016-07-06 13:31:24 +02:00
parent 8a2155f2af
commit 7ed0eba50e
1 changed files with 0 additions and 9 deletions

View File

@ -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