Skip to content

Commit

Permalink
TBS_LUCID_H7: fix gyro2 orientation
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Feb 7, 2025
1 parent ebfa401 commit cec0862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/TBS_LUCID_H7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#define GYRO_2_CS_PIN PE11
#define GYRO_2_EXTI_PIN PE15
#define GYRO_2_SPI_INSTANCE SPI4
#define GYRO_2_ALIGN CW180_DEG_FLIP
#define GYRO_2_ALIGN CW0_DEG_FLIP

#define USE_BARO
#define USE_BARO_DPS310
Expand Down

0 comments on commit cec0862

Please sign in to comment.