1
0
Fork 0
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:
Richard Lehey 2015-06-02 01:53:05 +09:00 committed by borisbstyle
parent 105910b25a
commit 637fd64f36
11 changed files with 26 additions and 1 deletions

View file

@ -58,6 +58,7 @@
#define BARO
#define USE_BARO_MS5611
#define USE_BARO_BMP085
#define USE_BARO_BMP280
// External I2C MAG
#define MAG