forked from Archive/PX4-Autopilot
Viper mixer: Set failsafe values so we are not starting to command actuators
This commit is contained in:
parent
b0fe5ae1ba
commit
01a2554771
|
@ -8,3 +8,8 @@
|
|||
sh /etc/init.d/rc.fw_defaults
|
||||
|
||||
set MIXER Viper
|
||||
|
||||
pwm failsafe -c 5 -p 1000
|
||||
pwm failsafe -c 6 -p 1000
|
||||
pwm failsafe -c 7 -p 1000
|
||||
pwm failsafe -c 8 -p 1000
|
||||
|
|
Loading…
Reference in New Issue