Drop I2C baro support

There’s no I2C bus defined.
This commit is contained in:
jflyper 2017-06-12 11:17:46 +09:00
parent e9b2d7e223
commit f9e416ef5e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
//#define MAG_HMC5883_ALIGN CW90_DEG //#define MAG_HMC5883_ALIGN CW90_DEG
#define BARO #define BARO
#define USE_BARO_MS5611 //#define USE_BARO_MS5611
#define USE_BARO_BMP280 #define USE_BARO_BMP280
#define USE_BARO_SPI_BMP280 #define USE_BARO_SPI_BMP280