From e241409762227549bb913484fed80aa8d5e7f028 Mon Sep 17 00:00:00 2001 From: cfif Date: Thu, 18 Jun 2026 18:19:10 +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 --- APP/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APP/main.c b/APP/main.c index d8e222c..11c1e83 100644 --- a/APP/main.c +++ b/APP/main.c @@ -82,7 +82,7 @@ static _Noreturn void MainTransmitter_Thread(tBootMma *env) { &SERIAL_PORTS.SerialPortLog_IO, &RTCS.rtcI0, SERIAL_LOGGER_SHOW_TIME | SERIAL_LOGGER_SHOW_AUTHOR | SERIAL_LOGGER_SHOW_LOG_LEVEL, - 5 + 10 );