fix big size

This commit is contained in:
Dmitry Borisenko
2020-02-10 23:30:40 +03:00
parent 883ec12216
commit 88cc2764f8
13 changed files with 19 additions and 171 deletions

1
set.h
View File

@@ -116,7 +116,6 @@ const char* ntpServer = "pool.ntp.org";
const long gmtOffset_sec = 3600;
const int daylightOffset_sec = 3600;
const String scenarioFileNameS = "scenario.all.txt";
const String ssdpS = "SSDP";
String current_time;