Skip to content

Commit

Permalink
mark valid GYRO_1_ALIGN_YAW cases
Browse files Browse the repository at this point in the history
GYRO_1_ALIGN ALIGN_CUSTOM
  • Loading branch information
ledvinap committed Dec 20, 2024
1 parent 8b77bea commit 43039c5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/GEPRCF411SX1280/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,5 @@
//TODO #define LED_INVERSION 1
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN ALIGN_CUSTOM
#define GYRO_1_ALIGN_YAW -45
1 change: 1 addition & 0 deletions configs/NEUTRONRCF411SX1280/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@
//TODO #define LED_INVERSION 1
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN ALIGN_CUSTOM
#define GYRO_1_ALIGN_YAW -45
1 change: 1 addition & 0 deletions configs/SKYSTARSF405AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN ALIGN_CUSTOM
#define GYRO_1_ALIGN_YAW 450
#define DEFAULT_ALIGN_BOARD_YAW 45
1 change: 1 addition & 0 deletions configs/SPRACINGH7EXTREME/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,5 @@
#define GYRO_1_SPI_INSTANCE SPI3
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_2_SPI_INSTANCE SPI2
#define GYRO_1_ALIGN ALIGN_CUSTOM
#define GYRO_2_ALIGN_YAW 2250

0 comments on commit 43039c5

Please sign in to comment.