added mqtt publish failures to heartbeat

This commit is contained in:
Paul
2020-02-19 22:21:48 +01:00
parent 2fa34c369f
commit 00ffb34ca1
3 changed files with 8 additions and 7 deletions

View File

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