Skip to content

Commit

Permalink
IFLIGHT_F745_AIO v1.1 uses ICM42688P
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Jan 2, 2025
1 parent 1b62baa commit 9560cee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/IFLIGHT_F745_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@

#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_ICM42688P
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_GYRO_SPI_ICM42688P
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
Expand Down

0 comments on commit 9560cee

Please sign in to comment.