small change to serial for easier debugging

This commit is contained in:
proddy
2019-05-24 11:39:20 +02:00
parent a555641ba3
commit b394940e21
2 changed files with 9 additions and 6 deletions

View File

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