px4fmu-v1: removed baro I2C address in board_config.h

the ms5611 can be on two addresses. The driver handles this, not the
board config
This commit is contained in:
Andrew Tridgell 2015-02-01 12:08:06 +11:00 committed by Lorenz Meier
parent 04a9050410
commit 2f25469bbe

View File

@ -114,7 +114,6 @@ __BEGIN_DECLS
* Note that these are unshifted addresses.
*/
#define PX4_I2C_OBDEV_HMC5883 0x1e
#define PX4_I2C_OBDEV_MS5611 0x76
#define PX4_I2C_OBDEV_EEPROM NOTDEFINED
#define PX4_I2C_OBDEV_LED 0x55