diff --git a/src/main/target/DALRCF405/target.h b/src/main/target/DALRCF405/target.h index 4862139e2..11f80e883 100644 --- a/src/main/target/DALRCF405/target.h +++ b/src/main/target/DALRCF405/target.h @@ -59,13 +59,11 @@ # define USE_GYRO_SPI_ICM20602 # define USE_ACC_SPI_ICM20602 # define GYRO_1_ALIGN CW0_DEG -# define ACC_1_ALIGN CW0_DEG #else //------ICM20689 # define USE_GYRO_SPI_ICM20689 # define USE_ACC_SPI_ICM20689 # define GYRO_1_ALIGN CW90_DEG -# define ACC_1_ALIGN CW90_DEG #endif //------MPU6000