1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

Fix default compass direction for SPRACINGF3EVO

Fixes #3438
This commit is contained in:
Alberto García Hierro 2018-07-16 17:09:03 +01:00
parent 1c06b30bde
commit 11cf23f2c9

View file

@ -54,7 +54,7 @@
#define USE_MAG
#define MAG_I2C_BUS BUS_I2C1
#define MAG_MPU9250_ALIGN CW270_DEG_FLIP
#define MAG_MPU9250_ALIGN CW90_DEG_FLIP
#define USE_MAG_MPU9250
#define USE_MAG_HMC5883
#define USE_MAG_QMC5883