From 45995c588f592e62786cb5a07119d34ab9890948 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Sat, 11 May 2024 20:46:29 +0200 Subject: [PATCH] Update pin on IFLIGHT_H743_AIO (#423) --- configs/IFLIGHT_H743_AIO/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/IFLIGHT_H743_AIO/config.h b/configs/IFLIGHT_H743_AIO/config.h index 208d6cf1..f5aa4191 100644 --- a/configs/IFLIGHT_H743_AIO/config.h +++ b/configs/IFLIGHT_H743_AIO/config.h @@ -44,7 +44,7 @@ #define LED_STRIP_PIN PD12 #define UART1_TX_PIN PA9 #define UART2_TX_PIN PA2 -#define UART3_TX_PIN B10 +#define UART3_TX_PIN PB10 #define UART4_TX_PIN PA0 #define UART6_TX_PIN PC6 #define UART7_TX_PIN PE8