diff --git a/Inc/CanSerialPortFrameTP.h b/Inc/CanSerialPortFrameTP.h index 412f4e8..829903f 100644 --- a/Inc/CanSerialPortFrameTP.h +++ b/Inc/CanSerialPortFrameTP.h @@ -118,7 +118,7 @@ typedef struct { uint32_t *filterRespId; uint8_t *filterDirReq; - tStaticThreadBlock(256) T_can_Listener; + tStaticThreadBlock(384) T_can_Listener; } tCanSerialPortFrameTp; void CanSerialPortFrameTpInit(