mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 08:13:56 -04:00
AP_HAL_ChibiOS: Durandal hwdef to enable Sagetech MXS driver by default for CI to test against
This commit is contained in:
parent
7b681d55a8
commit
c28db6d91c
@ -346,3 +346,5 @@ define HAL_BATT_CURR_SCALE 36.364
|
|||||||
# before we enable it
|
# before we enable it
|
||||||
#define HAL_SPI_USE_POLLED
|
#define HAL_SPI_USE_POLLED
|
||||||
|
|
||||||
|
# Enable Sagetech MXS ADSB transponder
|
||||||
|
define HAL_ADSB_SAGETECH_MXS_ENABLED HAL_ADSB_ENABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user