AP_HAL_ChibiOS: RADIX2HD Probe external I2C compasses

This commit is contained in:
Martin Luessi 2023-10-17 15:48:15 -07:00 committed by Randy Mackay
parent 452ec19679
commit 9a0a18c426
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ IMU BMI270 SPI:bmi270 ROTATION_ROLL_180
BARO DPS310 I2C:0:0x76 BARO DPS310 I2C:0:0x76
# probe external compasses (same bus as internal)
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
# filesystem setup on sdcard # filesystem setup on sdcard
define HAL_OS_FATFS_IO 1 define HAL_OS_FATFS_IO 1
define HAL_BOARD_LOG_DIRECTORY "/APM/LOGS" define HAL_BOARD_LOG_DIRECTORY "/APM/LOGS"