mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
waf: sitl_periph_gps doesn't have AP_AHRS_ENABLED
This commit is contained in:
parent
c45c02ce82
commit
a9a111fe31
@ -828,6 +828,7 @@ class sitl_periph_gps(sitl):
|
||||
AP_CAN_SLCAN_ENABLED = 0,
|
||||
HAL_PROXIMITY_ENABLED = 0,
|
||||
AP_SCRIPTING_ENABLED = 0,
|
||||
AP_AHRS_ENABLED = 0,
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user