mirror of https://github.com/ArduPilot/ardupilot
hwdef: probe external i2c compasses on MatekL431-GPS
This commit is contained in:
parent
e7bf9d2b57
commit
663a41a1f0
|
@ -13,6 +13,7 @@ define HAL_PERIPH_GPS_PORT_DEFAULT 2
|
|||
define GPS_MOVING_BASELINE 1
|
||||
|
||||
define HAL_PERIPH_ENABLE_MAG
|
||||
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||
|
||||
define HAL_COMPASS_MAX_SENSORS 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue