Skip to content

Commit

Permalink
Add gyro orientation (betaflight#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Jul 3, 2024
1 parent f0255d6 commit e167cfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/WARPF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
#define GYRO_1_EXTI_PIN PC4
#define GYRO_1_CS_PIN PA4
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700

#define USE_BARO
#define USE_BARO_SPI_BMP280
Expand Down

0 comments on commit e167cfd

Please sign in to comment.