Обновление
This commit is contained in:
parent
74cc0e0ada
commit
a301694bfe
|
|
@ -59,7 +59,8 @@ static void Mma_InitSubSystems(tMma *env) {
|
|||
CanSerialPortFrameXcpInit(
|
||||
&env->CanSerialPortFrameXCP,
|
||||
&env->canPorts->Can0_IO,
|
||||
&env->slog
|
||||
&env->rtcs->rtcI0,
|
||||
&env->slog.logger
|
||||
);
|
||||
|
||||
CanSerialPortFrameTp_Start(&env->CanSerialPortFrameXCP);
|
||||
|
|
|
|||
Loading…
Reference in New Issue