mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
hwdef: Maximum number of battery monitors is 1
This commit is contained in:
parent
0df1dd6999
commit
d8fec32b9a
@ -157,6 +157,7 @@ define HAL_WITH_DSP FALSE
|
||||
# --------------------- save flash ----------------------
|
||||
define AP_BATTMON_SMBUS_ENABLE 0
|
||||
define AP_BATTMON_FUEL_ENABLE 0
|
||||
define AP_BATT_MONITOR_MAX_INSTANCES 1
|
||||
define HAL_PARACHUTE_ENABLED 0
|
||||
define HAL_SPRAYER_ENABLED 0
|
||||
define HAL_GENERATOR_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user