aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/3030_io_camflyer
blob: 18867832499c626357a0e77b89652f63db670905 (plain) (blame)
1
2
3
4
5
6
7
8
#!nsh

sh /etc/init.d/rc.fw_defaults

set MIXER Q
# Provide ESC a constant 1000 us pulse while disarmed
set PWM_OUT 4
set PWM_DISARMED 1000