persist log_events to config file

This commit is contained in:
Paul
2019-10-06 23:59:12 +02:00
parent f6d9fe9a85
commit 2cd0a76ef8
2 changed files with 12 additions and 11 deletions

View File

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