Removing deprecated ACC_X_ALIGN

This commit is contained in:
blckmn 2019-04-27 10:57:09 +10:00
parent b8caab9e43
commit 39e0e4dc73
1 changed files with 0 additions and 2 deletions

View File

@ -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