This commit is contained in:
2024-09-20 21:05:35 +07:00
parent f32fd73ec9
commit 0702bf6ca5

View File

@@ -572,8 +572,8 @@ function sendReceiveMqttMsg(outgoingMsg::Dict{Symbol, T};
end end
sleep(1) sleep(1)
end end
attempts += 1
println("attempts $attempts ", @__FILE__, " ", @__LINE__) println("attempts $attempts ", @__FILE__, " ", @__LINE__)
attempts += 1
end end
# disconnect mqtt # disconnect mqtt