1.7.1 - fix for 2.5.1 arduino core lib

This commit is contained in:
proddy
2019-05-17 13:57:39 +02:00
parent f1b61df515
commit 4f9c1826df
5 changed files with 17 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>