From 44986e710fe90b61be1f3ab9f9df4c7dc13dd008 Mon Sep 17 00:00:00 2001 From: cfif Date: Thu, 23 Apr 2026 09:42:59 +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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LinActuatorTasks.h b/LinActuatorTasks.h index 40de08e..d99e931 100644 --- a/LinActuatorTasks.h +++ b/LinActuatorTasks.h @@ -10,7 +10,7 @@ #include "LinIO.h" #include "LoggerInterface.h" -#define LOG_LIN_ACTUATOR 1 +#define LOG_LIN_ACTUATOR 0 typedef struct __attribute__ ((packed)) { uint8_t BUS_ADR;