Merge pull request #3253 from jflyper/bfdev-remove-mag-from-frskyf4
[FRSKYF4] Remove MAG support
This commit is contained in:
commit
85eee3f12d
|
@ -41,9 +41,9 @@
|
|||
#define MPU_INT_EXTI PC4
|
||||
#define USE_MPU_DATA_READY_SIGNAL
|
||||
|
||||
#define MAG
|
||||
#define USE_MAG_HMC5883
|
||||
#define MAG_HMC5883_ALIGN CW90_DEG
|
||||
//#define MAG
|
||||
//#define USE_MAG_HMC5883
|
||||
//#define MAG_HMC5883_ALIGN CW90_DEG
|
||||
|
||||
#define BARO
|
||||
#define USE_BARO_MS5611
|
||||
|
|
Loading…
Reference in New Issue