added extra integrity check of event log

This commit is contained in:
Paul
2019-10-01 22:26:57 +02:00
parent 8b25b2e72f
commit 0a55604ffc
2 changed files with 58 additions and 14 deletions

View File

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