@ -16,7 +16,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 8
#define VERSION_PATCH 9
@ -59,8 +59,8 @@ class mqtt {
}
void loop() {
if(!mClient->connected())
reconnect();
//if(!mClient->connected())
// reconnect();
mClient->loop();