1
0
Fork 0
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:
Marcelo Bezerra 2024-03-24 12:12:56 +01:00
parent 4a24018bde
commit f84f2edd9d

View file

@ -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