From 685cc45a03a65f41b3be737fc87593ed47f41b32 Mon Sep 17 00:00:00 2001 From: darya Date: Wed, 24 Jun 2026 09:11:54 +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=2023.06.2026?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CanSpamTransmitter.c | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/CanSpamTransmitter.c b/CanSpamTransmitter.c index 6a4f8f1..f996175 100644 --- a/CanSpamTransmitter.c +++ b/CanSpamTransmitter.c @@ -336,16 +336,15 @@ void CanSpamTransmitter_StartThread(tCanSpamTransmitter *env) { - - - - - - - - - - +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- +//-----------------------------------SLOW SLOW SLOW--------------------------------------------------------------------- @@ -394,7 +393,7 @@ void set_CCU_Slow_Mute(tCanSpamSlowTransmitter *env, bool mute) { env->isMute = mute; osMutexRelease(env->access); } else { - LoggerErrorStatic(LOGGER, LOG_SIGN, "Access error set_CCU_Mute"); + LoggerErrorStatic(LOGGER, LOG_SIGN, "Access error set_CCU_Slow_Mute"); } }