mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
HAL_ChibiOS: fixed f103 rm3100
This commit is contained in:
parent
c2c8702329
commit
708ee47c03
@ -127,7 +127,7 @@ define HAL_BUILD_AP_PERIPH
|
|||||||
# only one I2C bus
|
# only one I2C bus
|
||||||
I2C_ORDER I2C1
|
I2C_ORDER I2C1
|
||||||
|
|
||||||
COMPASS RM3100 SPI:rm3100 ROTATION_NONE
|
COMPASS RM3100 SPI:rm3100 false ROTATION_NONE
|
||||||
|
|
||||||
define HAL_I2C_CLEAR_ON_TIMEOUT 0
|
define HAL_I2C_CLEAR_ON_TIMEOUT 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user