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:
parent
e9b2d7e223
commit
f9e416ef5e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue