You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!nsh |
|
|
|
sh /etc/init.d/rc.fw_defaults |
|
|
|
set MIXER FMU_Q |
|
# Provide ESC a constant 1000 us pulse while disarmed |
|
set PWM_OUT 4 |
|
set PWM_DISARMED 1000
|
|
|