mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-19 02:23:58 +08:00
aerofc: Sleep for some time to wait tap_esc startup
Or mixer load will fail
This commit is contained in:
committed by
Lorenz Meier
parent
8f0322b8aa
commit
873901c7cd
@@ -7,6 +7,8 @@
|
||||
sh /etc/init.d/rc.mc_defaults
|
||||
|
||||
tap_esc start -d /dev/ttyS0 -n 4
|
||||
usleep 300000
|
||||
|
||||
set OUTPUT_MODE rcin
|
||||
set OUTPUT_DEV /dev/tap_esc
|
||||
set MIXER quad_x
|
||||
|
||||
Reference in New Issue
Block a user