Обновление

This commit is contained in:
cfif 2026-04-03 19:02:25 +03:00
parent da3272f59c
commit 376ccf8333
1 changed files with 9 additions and 0 deletions

View File

@ -973,6 +973,15 @@ static lin_event_id_t Lin_Scheduler(tLinTaskActuator *env, char *LOG_SIGN) {
} else { } else {
//#if (LOG_LIN_ACTUATOR == 1)
// LoggerFormatInfo(LOGGER, LOG_SIGN,
// "Command READ - ERROR: ADR = %d ",
// i
// )
//#endif
env->linStateActuator[i].error_connect = 1; env->linStateActuator[i].error_connect = 1;
} }