Обновление

This commit is contained in:
cfif 2025-11-10 11:54:03 +03:00
parent a301694bfe
commit a1a27d8a2c
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ static void Mma_InitSubSystems(tMma *env) {
&env->slog.logger
);
CanSerialPortFrameTp_Start(&env->CanSerialPortFrameXCP);
CanXcpProcessing_Listener_Start(&env->CanSerialPortFrameXCP);
LoggerInfoStatic(&env->slog.logger, LOG_TASK_MAIN, "Конец инициализации подсистем")