AP_HAL_ChibiOS: add and use AP_BEACON_ENABLED

This commit is contained in:
Peter Barker 2022-01-28 11:09:43 +11:00 committed by Peter Barker
parent 694ad90ee7
commit 7fa9364809
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ env BUILD_ABIN True
# Disable un-needed hardware drivers
define AP_AIRSPEED_ENABLED 0
define AP_BEACON_ENABLED 0
define AP_OPTICALFLOW_ENABLED 0
define AP_FRSKY_TELEM_ENABLED 0
define BEACON_ENABLED 0