mkblctrl startup script cleanup

This commit is contained in:
marco
2013-11-12 20:28:26 +01:00
parent c29f378e01
commit 04aeb09883
@@ -102,16 +102,6 @@ else
mixer load /dev/pwm_output /etc/mixers/FMU_quad_+.mix
fi
#
# Set disarmed, min and max PWM signals
#
if [ -f /dev/pwm_output ]
then
#pwm disarmed -c 1234 -p 900
pwm min -c 1234 -p 1200
pwm max -c 1234 -p 1800
fi
#
# Start common for all multirotors apps
#