fixes for 2.5.1 arduino core

This commit is contained in:
proddy
2019-05-17 13:42:51 +02:00
parent 14353d8e3c
commit f35fdfab7c
6 changed files with 14 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
#ifndef MyEMS_h
#define MyEMS_h
#define MYESP_VERSION "1.1.10"
#define MYESP_VERSION "1.1.11"
#include <ArduinoJson.h>
#include <ArduinoOTA.h>