mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-21 15:25:29 +03:00
Fix gyro alignment
This commit is contained in:
parent
4a24018bde
commit
f84f2edd9d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
#ifdef MAMBAH743_2022B
|
||||
|
||||
#define USE_IMU_ICM42605
|
||||
#define IMU_ICM42605_ALIGN CW0_DEG
|
||||
#define IMU_ICM42605_ALIGN CW180_DEG
|
||||
#define ICM42605_SPI_BUS BUS_SPI1
|
||||
#define ICM42605_CS_PIN PA4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue