Skip to content

Commit

Permalink
Merge pull request #10161 from iNavFlight/dzikuvx-succesxd-icm-gyro
Browse files Browse the repository at this point in the history
Add ICM42688-G to IFLIGHTF4_SUCCEXD
  • Loading branch information
DzikuVx authored Jun 21, 2024
2 parents 5db2a9a + ea7564c commit 0656cba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/target/IFLIGHTF4_SUCCEXD/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
#define MPU6000_CS_PIN PA4
#define MPU6000_SPI_BUS BUS_SPI1

#define USE_IMU_ICM42605
#define IMU_ICM42605_ALIGN CW180_DEG
#define ICM42605_SPI_BUS BUS_SPI1
#define ICM42605_CS_PIN PA4

// *************** SPI2 OSD *****************************
#define USE_SPI_DEVICE_2
#define SPI2_SCK_PIN PB13
Expand Down

0 comments on commit 0656cba

Please sign in to comment.