Board config for FMUv5: I2C bus naming consistency

This commit is contained in:
Lorenz Meier 2016-12-18 17:13:32 +01:00
parent c220956961
commit f9ed66fe8b
1 changed files with 2 additions and 2 deletions

View File

@ -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.