mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
добавление логирования
This commit is contained in:
@@ -66,6 +66,8 @@ String mqttRootDevice = "";
|
||||
|
||||
// Time
|
||||
unsigned long unixTime = 0;
|
||||
unsigned long unixTimeShort = 0;
|
||||
|
||||
bool isTimeSynch = false;
|
||||
Time_t _time_local;
|
||||
Time_t _time_utc;
|
||||
|
||||
Reference in New Issue
Block a user