Обновление
This commit is contained in:
parent
7f1b1cb5fa
commit
79f6d1041e
|
|
@ -650,7 +650,7 @@ typedef struct {
|
||||||
uint16_t bufWriteFlashCount;
|
uint16_t bufWriteFlashCount;
|
||||||
uint32_t bufWriteFlashAdr;
|
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_Stim_XCP;
|
||||||
// tStaticThreadBlock(512) T_can_Listener_Dto_Daq_10_XCP;
|
// tStaticThreadBlock(512) T_can_Listener_Dto_Daq_10_XCP;
|
||||||
// tStaticThreadBlock(512) T_can_Listener_Dto_Daq_100_XCP;
|
// tStaticThreadBlock(512) T_can_Listener_Dto_Daq_100_XCP;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue