Skip to content

Commit

Permalink
handle _DEG_FLIP too
Browse files Browse the repository at this point in the history
BEGIN {undef $/;}

s/(^\#define\s+GYRO_([12])_ALIGN\s+CW(90|180|270)_DEG)\n
\#define\s+GYRO_\g2_ALIGN_YAW\s+\g3[0]
/$1/mx;

s/(^\#define\s+GYRO_([12])_ALIGN\s+CW(90|180|270)_DEG_FLIP)\n
\#define\s+GYRO_\g2_ALIGN_PITCH\s+1800\n
\#define\s+GYRO_\g2_ALIGN_YAW\s+\g3[0]
/$1/mx;
  • Loading branch information
ledvinap committed Dec 19, 2024
1 parent 377327a commit 05d989b
Show file tree
Hide file tree
Showing 50 changed files with 0 additions and 84 deletions.
2 changes: 0 additions & 2 deletions configs/AG3XF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW0_DEG_FLIP
#define GYRO_2_ALIGN_PITCH 1800
2 changes: 0 additions & 2 deletions configs/AG3XF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW0_DEG_FLIP
#define GYRO_2_ALIGN_PITCH 1800
1 change: 0 additions & 1 deletion configs/BLADE_F7_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC

#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700

#define PINIO1_BOX 40
#define PINIO2_BOX 41
Expand Down
2 changes: 0 additions & 2 deletions configs/COLIBRI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,3 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700
2 changes: 0 additions & 2 deletions configs/DARWINF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,3 @@
#define MAX7456_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW90_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 900
2 changes: 0 additions & 2 deletions configs/EACHINEF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,5 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define PINIO1_BOX 40
#define PINIO2_BOX 41
2 changes: 0 additions & 2 deletions configs/FF_RACEPITF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/FLYCOLORF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,5 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW270_DEG
3 changes: 0 additions & 3 deletions configs/FLYCOLORF7MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,5 @@
#define PINIO2_BOX 41

#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800

#define GYRO_2_ALIGN CW270_DEG
#define GYRO_2_ALIGN_YAW 2700
2 changes: 0 additions & 2 deletions configs/FLYCOLORF7V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,5 @@
#define PINIO2_BOX 41
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW270_DEG
2 changes: 0 additions & 2 deletions configs/FLYWOOF405PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
1 change: 0 additions & 1 deletion configs/FLYWOOF405S_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,4 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800
#define GYRO_2_SPI_INSTANCE SPI1
1 change: 0 additions & 1 deletion configs/FLYWOOH743PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@
#define BOX_USER2_NAME "CAM 1,2"
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
#define GYRO_2_SPI_INSTANCE SPI4
#define GYRO_2_ALIGN CW270_DEG
#define GYRO_2_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/FOSSF4ELRS/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,3 @@
#define DEFAULT_VOLTAGE_METER_SCALE 110

#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/HAKRCF722MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/HGLRCF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,5 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define PINIO1_BOX 40
#define PINIO2_BOX 41
1 change: 0 additions & 1 deletion configs/HGLRCF722AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800
1 change: 0 additions & 1 deletion configs/HGLRCF722AIOV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,4 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW90_DEG
#define GYRO_1_ALIGN_YAW 900
#define DEFAULT_ALIGN_BOARD_YAW -45
2 changes: 0 additions & 2 deletions configs/HGLRCF722E/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,5 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define PINIO1_BOX 40
#define PINIO2_BOX 41
2 changes: 0 additions & 2 deletions configs/IFLIGHT_BLITZ_F722_X1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW90_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 900
1 change: 0 additions & 1 deletion configs/JHEF722HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW270_DEG
#define GYRO_2_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/KAKUTEF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/KAKUTEF7V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,3 @@
#define MAX7456_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI4
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/KAKUTEH7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,3 @@
#define PINIO1_BOX 0
#define GYRO_1_SPI_INSTANCE SPI4
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/KAKUTEH7MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,3 @@
#define PINIO1_BOX 40
#define GYRO_1_SPI_INSTANCE SPI4
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
2 changes: 0 additions & 2 deletions configs/KD722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/LUXAIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,5 @@
#define FLASH_SPI_INSTANCE SPI1
#define GYRO_1_SPI_INSTANCE SPI2
#define GYRO_1_ALIGN CW90_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 900
#define PINIO2_CONFIG 129
#define PINIO2_BOX 40
1 change: 0 additions & 1 deletion configs/MAMBAF405US_I2C/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
#define GYRO_1_CS_PIN PA4
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800

#define SPI1_SCK_PIN PA5
#define SPI1_SDI_PIN PA6
Expand Down
1 change: 0 additions & 1 deletion configs/MAMBAG4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW270_DEG
#define GYRO_2_ALIGN_YAW 2700
2 changes: 0 additions & 2 deletions configs/MATEKF405TE/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@

#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700

#define SERIALRX_UART SERIAL_PORT_USART2
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
2 changes: 0 additions & 2 deletions configs/MATEKF405TE_SD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@

#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700

#define SERIALRX_UART SERIAL_PORT_USART2
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
2 changes: 0 additions & 2 deletions configs/MATEKF722HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@

#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800

#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW90_DEG
Expand Down
2 changes: 0 additions & 2 deletions configs/MATEKF722MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,5 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW90_DEG
2 changes: 0 additions & 2 deletions configs/MEPSF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/MEPSF4SX1280/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,3 @@
#define MAX7456_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
1 change: 0 additions & 1 deletion configs/NBD_INFINITYAIOV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@
#define FLASH_SPI_INSTANCE SPI1
#define GYRO_1_SPI_INSTANCE SPI4
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/RUSHCORE7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/RUSHF7AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC

#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700

#define PINIO1_BOX 40
#define PINIO2_BOX 41
Expand Down
2 changes: 0 additions & 2 deletions configs/SKYSTARSF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/SKYSTARSF435/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@
#define SYSTEM_HSE_MHZ 8
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define BARO_SPI_INSTANCE SPI2
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
2 changes: 0 additions & 2 deletions configs/SKYSTARSF7HDPRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW90_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 900
2 changes: 0 additions & 2 deletions configs/SKYSTARSF7RS/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW90_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 900
2 changes: 0 additions & 2 deletions configs/SPEEDYBEEF7V3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 2700
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW0_DEG_FLIP
#define GYRO_2_ALIGN_PITCH 1800
1 change: 0 additions & 1 deletion configs/SUB250F411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,3 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
1 change: 0 additions & 1 deletion configs/TAKERF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,3 @@
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN_YAW 2700
2 changes: 0 additions & 2 deletions configs/TMOTORF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,3 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/TMOTORF4SX1280/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,3 @@
#define MAX7456_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/TMVELOXF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,5 @@
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
#define GYRO_2_SPI_INSTANCE SPI1
#define GYRO_2_ALIGN CW270_DEG
2 changes: 0 additions & 2 deletions configs/TRANSTECF7HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,3 @@
#define GYRO_1_SPI_INSTANCE SPI1
#define FLASH_SPI_INSTANCE SPI2
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800
2 changes: 0 additions & 2 deletions configs/WORMFC/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,3 @@
#define MAX7456_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG_FLIP
#define GYRO_1_ALIGN_PITCH 1800
#define GYRO_1_ALIGN_YAW 1800

0 comments on commit 05d989b

Please sign in to comment.