hwdef: add ASP5033 airspeed in minimal builds

This commit is contained in:
Henry Wurzburg 2024-02-03 16:43:14 -06:00 committed by Randy Mackay
parent c8e09f4c45
commit 9466753fb2
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ define AP_MAVLINK_MSG_RELAY_STATUS_ENABLED 0
#fewer airspeed sensors
define AP_AIRSPEED_BACKEND_DEFAULT_ENABLED 0
define AP_AIRSPEED_MS4525_ENABLED 1
define AP_AIRSPEED_ASP5033_ENABLED 1
define AP_AIRSPEED_ANALOG_ENABLED 1
define AP_AIRSPEED_MS5525_ENABLED 1
define AP_AIRSPEED_SDP3X_ENABLED 1