mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
HAL_ChibiOS: changed which I2C bus is internal on fmuv5
match PH4 arrangement
This commit is contained in:
parent
ac49b3aad4
commit
a75447c8bd
@ -89,7 +89,7 @@ PF14 I2C4_SCL I2C4
|
||||
PF15 I2C4_SDA I2C4
|
||||
|
||||
# order of I2C buses
|
||||
I2C_ORDER I2C2 I2C1 I2C3 I2C4
|
||||
I2C_ORDER I2C3 I2C1 I2C2 I2C4
|
||||
|
||||
|
||||
# enable pins
|
||||
|
Loading…
Reference in New Issue
Block a user