mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Set disarmed pwm value to 1500
This commit is contained in:
parent
cf318a4b6c
commit
e001ccec24
@ -41,7 +41,7 @@ param set-default FW_WR_P 1
|
||||
param set-default FW_W_RMAX 0
|
||||
|
||||
# set disarmed value for the ESC
|
||||
param set-default PWM_MAIN_DISARM 1000
|
||||
param set-default PWM_MAIN_DISARM 1500
|
||||
|
||||
# The Mini Talon does not have a wheel and
|
||||
# no flaps. I leave them here because the mixer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user