mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Add support for new BMP280 barometer, modified files
This commit is contained in:
parent
105910b25a
commit
637fd64f36
11 changed files with 26 additions and 1 deletions
|
@ -58,6 +58,7 @@
|
|||
#define BARO
|
||||
#define USE_BARO_MS5611
|
||||
#define USE_BARO_BMP085
|
||||
#define USE_BARO_BMP280
|
||||
|
||||
// External I2C MAG
|
||||
#define MAG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue