mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
hwdef: add ASP5033 airspeed in minimal builds
This commit is contained in:
parent
c8e09f4c45
commit
9466753fb2
@ -122,6 +122,7 @@ define AP_MAVLINK_MSG_RELAY_STATUS_ENABLED 0
|
|||||||
#fewer airspeed sensors
|
#fewer airspeed sensors
|
||||||
define AP_AIRSPEED_BACKEND_DEFAULT_ENABLED 0
|
define AP_AIRSPEED_BACKEND_DEFAULT_ENABLED 0
|
||||||
define AP_AIRSPEED_MS4525_ENABLED 1
|
define AP_AIRSPEED_MS4525_ENABLED 1
|
||||||
|
define AP_AIRSPEED_ASP5033_ENABLED 1
|
||||||
define AP_AIRSPEED_ANALOG_ENABLED 1
|
define AP_AIRSPEED_ANALOG_ENABLED 1
|
||||||
define AP_AIRSPEED_MS5525_ENABLED 1
|
define AP_AIRSPEED_MS5525_ENABLED 1
|
||||||
define AP_AIRSPEED_SDP3X_ENABLED 1
|
define AP_AIRSPEED_SDP3X_ENABLED 1
|
||||||
|
Loading…
Reference in New Issue
Block a user