1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

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

View file

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