1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +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:
Marcelo Bezerra 2023-11-06 11:05:43 +01:00 committed by GitHub
commit f4003ae2c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,6 +140,10 @@
#define USE_BARO
#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 USE_MAG