@@ -137,6 +137,11 @@ void handleMQTT(void)
if (!client.connected())
{
reconnectMqtt();
if(!client.connected())
Serial.print("OK");
}
Serial.println("");
client.loop(); // Process any outstanding MQTT messages
The note is not visible to the blocked user.