From 1342e43cf8a77d17e5b6ff2ce43baf3415216f84 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Mon, 9 Sep 2024 09:06:33 +0200 Subject: [PATCH] Fix pinio and spi TMOTORH743 --- configs/default/TMTR-TMOTORH743.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/default/TMTR-TMOTORH743.config b/configs/default/TMTR-TMOTORH743.config index 78138aa46..301934bd5 100644 --- a/configs/default/TMTR-TMOTORH743.config +++ b/configs/default/TMTR-TMOTORH743.config @@ -69,7 +69,7 @@ resource ADC_RSSI 1 C05 resource ADC_CURR 1 C03 resource ADC_EXT 1 C00 resource PINIO 1 C14 -resource PINIO 2 D15 +resource PINIO 2 D11 resource PINIO 3 E02 resource FLASH_CS 1 A15 resource OSD_CS 1 B12 @@ -178,5 +178,5 @@ set gyro_1_bustype = SPI set gyro_1_spibus = 2 set gyro_1_sensor_align = CW90FLIP set gyro_2_bustype = SPI -set gyro_2_spibus = 4 +set gyro_2_spibus = 1 set gyro_2_sensor_align = CW0FLIP