More ACC_x_ALIGN cleanup (#8287)

More ACC_x_ALIGN cleanup
This commit is contained in:
Michael Keller 2019-05-18 18:21:50 +12:00 committed by GitHub
commit f22c68af1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 7 deletions

View File

@ -59,8 +59,6 @@
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_MPU6500
#define ACC_1_ALIGN CW90_DEG
#define ACC_2_ALIGN CW0_DEG
// *************** OSD **************************

View File

@ -55,7 +55,6 @@
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define ACC_1_ALIGN CW180_DEG
// ******* SERIAL ********

View File

@ -49,7 +49,6 @@
#define USE_ACC_SPI_MPU6500
#define GYRO_1_ALIGN CW0_DEG
#define ACC_1_ALIGN CW0_DEG
// *************** OSD **************************

View File

@ -62,7 +62,6 @@
#define USE_ACC_MPU6000
#define USE_ACC_SPI_MPU6000
#define ACC_1_ALIGN CW180_DEG_FLIP
// *************** I2C ***************
#define USE_I2C

View File

@ -34,7 +34,6 @@
//#define ENABLE_DSHOT_DMAR true//debug for checking
#define GYRO_1_ALIGN CW180_DEG
#define ACC_1_ALIGN CW180_DEG
#define USE_EXTI
#define USE_GYRO_EXTI

View File

@ -51,7 +51,6 @@
#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_MPU6500
#define ACC_1_ALIGN CW180_DEG
// *************** Flash **************************
#define USE_SPI_DEVICE_2