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"); } }