mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
hwdef: HerePro requires AHRS to compile
This commit is contained in:
parent
33b0bf699e
commit
fe9932855b
@ -86,6 +86,7 @@ define GPS_MAX_INSTANCES 1
|
||||
define HAL_COMPASS_MAX_SENSORS 1
|
||||
|
||||
# GPS+MAG
|
||||
define HAL_PERIPH_ENABLE_AHRS
|
||||
define HAL_PERIPH_ENABLE_GPS
|
||||
define HAL_PERIPH_ENABLE_MAG
|
||||
define AP_INERTIALSENSOR_ENABLED 1
|
||||
|
Loading…
Reference in New Issue
Block a user