mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
hwdef: remove bad hwdef lines
these have no effect
This commit is contained in:
parent
b2dfd14696
commit
9961e8c49d
@ -160,9 +160,6 @@ define HAL_BATT_CURR_SCALE 26.7
|
|||||||
define HAL_WITH_DSP FALSE
|
define HAL_WITH_DSP FALSE
|
||||||
define HAL_GYROFFT_ENABLED 0
|
define HAL_GYROFFT_ENABLED 0
|
||||||
|
|
||||||
# --------------------- save flash ----------------------
|
|
||||||
define AP_BATTMON_SMBUS_ENABLE 0
|
|
||||||
|
|
||||||
include ../include/minimize_fpv_osd.inc
|
include ../include/minimize_fpv_osd.inc
|
||||||
include ../include/save_some_flash.inc
|
include ../include/save_some_flash.inc
|
||||||
|
|
||||||
|
@ -171,14 +171,6 @@ define STM32_PWM_USE_ADVANCED TRUE
|
|||||||
|
|
||||||
define HAL_WITH_DSP FALSE
|
define HAL_WITH_DSP FALSE
|
||||||
|
|
||||||
# save some flash
|
|
||||||
|
|
||||||
# disable SMBUS and fuel battery monitors to save flash
|
|
||||||
define AP_BATTMON_SMBUS_ENABLE 0
|
|
||||||
define AP_BATTMON_FUEL_ENABLE 0
|
|
||||||
define AP_BATTMON_SYNTHETIC_CURRENT_ENABLED 0
|
|
||||||
define HAL_BATTMON_INA2XX_ENABLED 0
|
|
||||||
|
|
||||||
# disable parachute and sprayer to save flash
|
# disable parachute and sprayer to save flash
|
||||||
define HAL_PARACHUTE_ENABLED 0
|
define HAL_PARACHUTE_ENABLED 0
|
||||||
define HAL_SPRAYER_ENABLED 0
|
define HAL_SPRAYER_ENABLED 0
|
||||||
|
Loading…
Reference in New Issue
Block a user