comment out restart reason until its fixed

This commit is contained in:
Paul
2019-09-30 22:01:00 +02:00
parent 8a46a3ed95
commit d897a4c3f0
2 changed files with 6 additions and 4 deletions

View File

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