mirror of https://github.com/ArduPilot/ardupilot
Tools: add battery failsafe to EnRoute EX700 param file
This commit is contained in:
parent
28552d5cc9
commit
29e18dba5b
|
@ -22,6 +22,8 @@ BATT_MONITOR,4
|
|||
BATT_AMP_PERVOLT,54.64
|
||||
BATT_CAPACITY,13500
|
||||
BRD_SAFETYENABLE,0
|
||||
FS_BATT_ENABLE,1
|
||||
FS_BATT_VOLTAGE,21
|
||||
GPS_TYPE,2
|
||||
MOT_SPIN_ARM,0.08
|
||||
MOT_SPIN_MIN,0.12
|
||||
|
|
Loading…
Reference in New Issue