mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
NAZE32 - Add support for BMP280.
This commit is contained in:
parent
501c83f851
commit
6fb500f580
2 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,7 @@
|
|||
#define BARO
|
||||
#define USE_BARO_MS5611
|
||||
#define USE_BARO_BMP085
|
||||
#define USE_BARO_BMP280
|
||||
|
||||
#define MAG
|
||||
#define USE_MAG_HMC5883
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue