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