From dc67c865d16de9ae07f48e40f6cc9e29890dabe9 Mon Sep 17 00:00:00 2001 From: Fabian Schieder Date: Fri, 20 Feb 2026 21:24:29 +0000 Subject: [PATCH] main_kommentiert.c aktualisiert --- main_kommentiert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_kommentiert.c b/main_kommentiert.c index c6184ee..ad27b05 100644 --- a/main_kommentiert.c +++ b/main_kommentiert.c @@ -412,7 +412,7 @@ void uart2_init(void) * 1 Stopbit */ - USART2->BRR = 0x1D4C; + USART2->BRR = 0x0753; /** * Baudrate Register *