forked from Archive/PX4-Autopilot
Add a min PWM output so motors idle on arming.
This commit is contained in:
parent
95789742c9
commit
99f839b038
|
@ -27,3 +27,4 @@ fi
|
|||
set MIXER FMU_quad_w
|
||||
|
||||
set PWM_OUTPUTS 1234
|
||||
set PWM_MIN 1200
|
||||
|
|
Loading…
Reference in New Issue