mirror of https://github.com/ArduPilot/ardupilot
RADIX2HD: Set HAL_I2C_INTERNAL_MASK
This commit is contained in:
parent
e2ccb1d49c
commit
9fab634f7a
|
@ -168,6 +168,7 @@ BARO DPS310 I2C:0:0x76
|
||||||
|
|
||||||
# probe external compasses (same bus as internal)
|
# probe external compasses (same bus as internal)
|
||||||
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||||
|
define HAL_I2C_INTERNAL_MASK 0
|
||||||
|
|
||||||
# filesystem setup on sdcard
|
# filesystem setup on sdcard
|
||||||
define HAL_OS_FATFS_IO 1
|
define HAL_OS_FATFS_IO 1
|
||||||
|
|
Loading…
Reference in New Issue