From 79f6d1041e80fa2315ac91bddcfa389e25a55ada Mon Sep 17 00:00:00 2001 From: cfif Date: Tue, 10 Mar 2026 16:13:59 +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 --- Inc/CanSerialPortFrameXCP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inc/CanSerialPortFrameXCP.h b/Inc/CanSerialPortFrameXCP.h index 91d2f2d..2c07e5a 100644 --- a/Inc/CanSerialPortFrameXCP.h +++ b/Inc/CanSerialPortFrameXCP.h @@ -650,7 +650,7 @@ typedef struct { uint16_t bufWriteFlashCount; uint32_t bufWriteFlashAdr; - tStaticThreadBlock(256) T_can_Listener_XCP; + tStaticThreadBlock(384) T_can_Listener_XCP; // tStaticThreadBlock(512) T_can_Listener_Dto_Stim_XCP; // tStaticThreadBlock(512) T_can_Listener_Dto_Daq_10_XCP; // tStaticThreadBlock(512) T_can_Listener_Dto_Daq_100_XCP;