From 0702bf6ca5410c3080c481831fccedcbc0bdbc1e Mon Sep 17 00:00:00 2001 From: tonaerospace Date: Fri, 20 Sep 2024 21:05:35 +0700 Subject: [PATCH] update --- src/communication.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/communication.jl b/src/communication.jl index 12e10f3..fca5d25 100644 --- a/src/communication.jl +++ b/src/communication.jl @@ -572,8 +572,8 @@ function sendReceiveMqttMsg(outgoingMsg::Dict{Symbol, T}; end sleep(1) end - attempts += 1 println("attempts $attempts ", @__FILE__, " ", @__LINE__) + attempts += 1 end # disconnect mqtt