Skip to content

Commit

Permalink
Add 42688 gyro to CrazyF405 Config (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
ot0tot authored Feb 12, 2024
1 parent 889f2d9 commit b09a5d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/CRAZYBEEF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,15 @@

#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_ICM42688P
#define USE_ACCGYRO_BMI270
#define USE_BARO
#define USE_BARO_BMP280
#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 PB4
Expand Down

0 comments on commit b09a5d3

Please sign in to comment.