Skip to content

Commit ce10677

Browse files
authored
Fix pinio and spi TMOTORH743 (#1344)
1 parent 62e2e3f commit ce10677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/default/TMTR-TMOTORH743.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ resource ADC_RSSI 1 C05
6969
resource ADC_CURR 1 C03
7070
resource ADC_EXT 1 C00
7171
resource PINIO 1 C14
72-
resource PINIO 2 D15
72+
resource PINIO 2 D11
7373
resource PINIO 3 E02
7474
resource FLASH_CS 1 A15
7575
resource OSD_CS 1 B12
@@ -178,5 +178,5 @@ set gyro_1_bustype = SPI
178178
set gyro_1_spibus = 2
179179
set gyro_1_sensor_align = CW90FLIP
180180
set gyro_2_bustype = SPI
181-
set gyro_2_spibus = 4
181+
set gyro_2_spibus = 1
182182
set gyro_2_sensor_align = CW0FLIP

0 commit comments

Comments
 (0)