mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
добавил смену даты во всех графиках при смене даты
This commit is contained in:
@@ -8,6 +8,7 @@ extern void breakEpochToTime(unsigned long epoch, Time_t& tm);
|
||||
extern void ntpInit();
|
||||
extern time_t getSystemTime();
|
||||
extern void synchTime();
|
||||
extern bool onDayChange();
|
||||
extern const String getTimeLocal_hhmm();
|
||||
extern const String getTimeLocal_hhmmss();
|
||||
extern const String getDateTimeDotFormated();
|
||||
|
||||
Reference in New Issue
Block a user