From 25cb261fd0207d1d9acbd1d99d710828d6d0f62d Mon Sep 17 00:00:00 2001 From: cfif Date: Fri, 6 Mar 2026 13:33:15 +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/CanSerialPortFrameTP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inc/CanSerialPortFrameTP.h b/Inc/CanSerialPortFrameTP.h index 1c70dc7..412f4e8 100644 --- a/Inc/CanSerialPortFrameTP.h +++ b/Inc/CanSerialPortFrameTP.h @@ -118,7 +118,7 @@ typedef struct { uint32_t *filterRespId; uint8_t *filterDirReq; - tStaticThreadBlock(512) T_can_Listener; + tStaticThreadBlock(256) T_can_Listener; } tCanSerialPortFrameTp; void CanSerialPortFrameTpInit(