From 00456e39e72b7ca4832d2281ca0f9d616b5758dc Mon Sep 17 00:00:00 2001 From: cfif Date: Fri, 26 Dec 2025 15:45:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SerialPorts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialPorts.c b/SerialPorts.c index 0a507a5..b3b29cf 100644 --- a/SerialPorts.c +++ b/SerialPorts.c @@ -115,7 +115,7 @@ static void vSerialPort_InitUSART2(tSerialPortFlagchip *env) { env, FCUART2, - 1000000,//115200, + 2000000,//115200, 2, // UART0 = 0 ... UART7 = 7 FCUART2_IRQn, // FCUART0_IRQn ... FCUART7_IRQn