From 4c1e55fc6f83d46126a274505802617e36aa7714 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Fri, 6 Dec 2024 20:57:20 +0100 Subject: [PATCH] Update configs/HGLRCF722AIOV2/config.h Co-authored-by: nerdCopter <56646290+nerdCopter@users.noreply.github.com> --- configs/HGLRCF722AIOV2/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/HGLRCF722AIOV2/config.h b/configs/HGLRCF722AIOV2/config.h index cf415203..2a8f137b 100644 --- a/configs/HGLRCF722AIOV2/config.h +++ b/configs/HGLRCF722AIOV2/config.h @@ -58,7 +58,7 @@ #define UART3_TX_PIN PB10 #define UART4_TX_PIN PA0 #define UART5_TX_PIN PC12 -#define UART6_TX_PIN PC06 +#define UART6_TX_PIN PC6 #define UART1_RX_PIN PA10 #define UART2_RX_PIN PA3 #define UART3_RX_PIN PB11