only send heartbeat after MQTT connect

This commit is contained in:
Paul
2020-01-12 12:37:28 +01:00
parent aa721abe77
commit 5b6df62f8f
2 changed files with 7 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
#ifndef MyESP_h
#define MyESP_h
#define MYESP_VERSION "1.2.23"
#define MYESP_VERSION "1.2.24"
#include <ArduinoJson.h>
#include <ArduinoOTA.h>