1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

It looks like user actually had a v1 board

This commit is contained in:
Marcelo Bezerra 2023-11-10 10:21:48 +01:00
parent a8e090d4a9
commit 1f3d41b33e
No known key found for this signature in database
GPG key ID: 718A5AC065848530

View file

@ -52,9 +52,7 @@
#define USE_BARO
#define BARO_I2C_BUS BUS_I2C2
#define USE_BARO_BMP280
#define USE_BARO_MS5611
#define USE_BARO_DPS310
#define USE_BARO_ALL
#define USE_MAG
#define MAG_I2C_BUS BUS_I2C2