mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Merge pull request #9448 from iNavFlight/mmosca-flywoo-add-baro-flywoof745
Add DPS310 and SPL06 to FLYWOOF745 target (and other baros)
This commit is contained in:
commit
f4003ae2c3
1 changed files with 4 additions and 0 deletions
|
@ -140,6 +140,10 @@
|
||||||
|
|
||||||
#define USE_BARO
|
#define USE_BARO
|
||||||
#define USE_BARO_BMP280
|
#define USE_BARO_BMP280
|
||||||
|
#define USE_BARO_MS5611
|
||||||
|
#define USE_BARO_BMP085
|
||||||
|
#define USE_BARO_DPS310
|
||||||
|
#define USE_BARO_SPL06
|
||||||
#define BARO_I2C_BUS BUS_I2C1
|
#define BARO_I2C_BUS BUS_I2C1
|
||||||
|
|
||||||
#define USE_MAG
|
#define USE_MAG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue