Remove debugging noise

This commit is contained in:
Mohammed Kabir
2014-12-16 14:11:58 +05:30
parent f7da65f819
commit b4a611e95d
+1 -1
View File
@@ -3,7 +3,7 @@
# USB MAVLink start
#
mavlink start -r 20000 -d /dev/ttyACM0 -x -m onboard
mavlink start -r 20000 -d /dev/ttyACM0 -x
# Enable a number of interesting streams we want via USB
mavlink stream -d /dev/ttyACM0 -s PARAM_VALUE -r 200
usleep 100000