1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00

More ACC_x_ALIGN cleanup

Cleaned up more targets added after the initial removal.
This commit is contained in:
Bruce Luckcuck 2019-05-16 19:28:31 -04:00
parent 6b5dafb677
commit c4d7c3b72b
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