From 376ccf8333658fad0ef8b125d73a6107a4e4a35a Mon Sep 17 00:00:00 2001 From: cfif Date: Fri, 3 Apr 2026 19:02:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LinActuatorTasks.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/LinActuatorTasks.c b/LinActuatorTasks.c index 7e79435..d80c9a2 100644 --- a/LinActuatorTasks.c +++ b/LinActuatorTasks.c @@ -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; }