hwdef: Maximum number of battery monitors is 1

This commit is contained in:
murata 2022-03-06 21:54:00 +09:00 committed by Andrew Tridgell
parent 0df1dd6999
commit d8fec32b9a
1 changed files with 1 additions and 0 deletions

View File

@ -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