mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Board config for FMUv5: I2C bus naming consistency
This commit is contained in:
parent
c220956961
commit
f9ed66fe8b
@ -166,8 +166,8 @@ __BEGIN_DECLS
|
||||
|
||||
/* I2C busses */
|
||||
#define PX4_I2C_BUS_EXPANSION 1
|
||||
#define PX4_I2C_BUS_EXPANSION2 2
|
||||
#define PX4_I2C_BUS_EXPANSION3 4
|
||||
#define PX4_I2C_BUS_EXPANSION1 2
|
||||
#define PX4_I2C_BUS_EXPANSION2 4
|
||||
#define PX4_I2C_BUS_LED PX4_I2C_BUS_EXPANSION
|
||||
|
||||
/* Devices on the external bus.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user