Skip to content

Commit

Permalink
TCMM405V3 add ICM42688P
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Dec 10, 2024
1 parent 0d8fbab commit 76ed37b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/TCMM405V3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@

#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_ICM42688P
#define USE_BARO
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_GYRO_SPI_ICM42688P
#define USE_MAX7456

#define BEEPER_PIN PB8
Expand Down

0 comments on commit 76ed37b

Please sign in to comment.