Enable Mag for SPRacing EVO target

target.h cleanup
This commit is contained in:
Michael Jakob 2016-07-25 10:32:52 +02:00
parent 87a06b55f9
commit 5124ad1179
1 changed files with 3 additions and 6 deletions

View File

@ -40,11 +40,9 @@
#define GYRO #define GYRO
#define USE_GYRO_MPU6500
#define USE_GYRO_SPI_MPU6500 #define USE_GYRO_SPI_MPU6500
#define ACC #define ACC
#define USE_ACC_MPU6500
#define USE_ACC_SPI_MPU6500 #define USE_ACC_SPI_MPU6500
#define ACC_MPU6500_ALIGN CW180_DEG #define ACC_MPU6500_ALIGN CW180_DEG
@ -53,12 +51,11 @@
#define BARO #define BARO
#define USE_BARO_BMP280 #define USE_BARO_BMP280
//#define MAG #define MAG
//#define USE_MPU9250_MAG // Enables bypass configuration #define USE_MAG_AK8963
//#define USE_MAG_AK8963
//#define USE_MAG_HMC5883 // External //#define USE_MAG_HMC5883 // External
//#define MAG_AK8963_ALIGN CW90_DEG_FLIP #define MAG_AK8963_ALIGN CW90_DEG_FLIP
//#define SONAR //#define SONAR