added switch to send PWM to Brushless Controller in unarmed state

This commit is contained in:
fludwig 2014-10-15 23:48:40 +02:00 committed by Friedemann Ludwig
parent 4e8e6e653b
commit c8a8305326

View File

@ -3,3 +3,6 @@
sh /etc/init.d/rc.fw_defaults
set MIXER FMU_Q
# Provide ESC a constant 1000 us pulse while disarmed
set PWM_OUTPUTS 4
set PWM_DISARMED 1000