mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
добавил смену даты во всех графиках при смене даты
This commit is contained in:
@@ -70,6 +70,8 @@ String mqttRootDevice = "";
|
||||
// Time
|
||||
unsigned long unixTime = 0;
|
||||
unsigned long unixTimeShort = 0;
|
||||
String prevDate = "";
|
||||
bool firstTimeInit = true;
|
||||
|
||||
// unsigned long loopPeriod;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user