mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 00:07:35 +08:00
rc.usb: increase data rate to 10000bytes/s for USB
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
echo "Starting MAVLink on this USB console"
|
||||
|
||||
mavlink start -r 5000 -d /dev/ttyACM0
|
||||
mavlink start -r 10000 -d /dev/ttyACM0
|
||||
|
||||
# Exit shell to make it available to MAVLink
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user