mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-06 16:08:28 -04:00
hwdef: add ASP5033 airspeed in minimal builds
This commit is contained in:
parent
9dc6b0c9c1
commit
ae2c3956dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user