Обновление
This commit is contained in:
parent
da3272f59c
commit
376ccf8333
|
|
@ -973,6 +973,15 @@ static lin_event_id_t Lin_Scheduler(tLinTaskActuator *env, char *LOG_SIGN) {
|
|||
|
||||
|
||||
} else {
|
||||
|
||||
//#if (LOG_LIN_ACTUATOR == 1)
|
||||
// LoggerFormatInfo(LOGGER, LOG_SIGN,
|
||||
// "Command READ - ERROR: ADR = %d ",
|
||||
// i
|
||||
// )
|
||||
//#endif
|
||||
|
||||
|
||||
env->linStateActuator[i].error_connect = 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue