Обновление
This commit is contained in:
parent
8b5826244a
commit
7f1b1cb5fa
|
|
@ -650,7 +650,7 @@ typedef struct {
|
|||
uint16_t bufWriteFlashCount;
|
||||
uint32_t bufWriteFlashAdr;
|
||||
|
||||
tStaticThreadBlock(1024) T_can_Listener_XCP;
|
||||
tStaticThreadBlock(256) 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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue