Skip to content
Snippets Groups Projects
Commit 832dde75 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Update rcS to run Wifi faster

parent 9fdbaa5a
No related branches found
No related tags found
No related merge requests found
......@@ -489,7 +489,7 @@ then
then
set MAVLINK_F "-r 1200 -d /dev/ttyS1"
# Start MAVLink on Wifi (ESP8266 port)
mavlink start -r 50000 -m config -b 921600 -d /dev/ttyS0
mavlink start -r 80000 -m config -b 921600 -d /dev/ttyS0
fi
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment