mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: RADIX2HD Probe external I2C compasses
This commit is contained in:
parent
d4f8bc2ba3
commit
df1d9e0e7a
|
@ -166,6 +166,9 @@ IMU BMI270 SPI:bmi270 ROTATION_ROLL_180
|
|||
|
||||
BARO DPS310 I2C:0:0x76
|
||||
|
||||
# probe external compasses (same bus as internal)
|
||||
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||
|
||||
# filesystem setup on sdcard
|
||||
define HAL_OS_FATFS_IO 1
|
||||
define HAL_BOARD_LOG_DIRECTORY "/APM/LOGS"
|
||||
|
|
Loading…
Reference in New Issue