mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: RADIX2HD Probe external I2C compasses
This commit is contained in:
parent
dfee3c03a4
commit
b95cadf81a
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue