добавил смену даты во всех графиках при смене даты

This commit is contained in:
Dmitry Borisenko
2022-12-04 21:13:59 +01:00
parent 11bc2dc2f8
commit 89b95a75eb
6 changed files with 32 additions and 9 deletions

View File

@@ -70,6 +70,8 @@ String mqttRootDevice = "";
// Time
unsigned long unixTime = 0;
unsigned long unixTimeShort = 0;
String prevDate = "";
bool firstTimeInit = true;
// unsigned long loopPeriod;