mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Working version
This commit is contained in:
@@ -48,4 +48,6 @@ int getOffsetInMinutes(int timezone);
|
||||
/*
|
||||
* Разбивает время на составляющие
|
||||
*/
|
||||
void breakEpochToTime(unsigned long epoch, Time_t& tm);
|
||||
void breakEpochToTime(unsigned long epoch, Time_t& tm);
|
||||
|
||||
void handle_time_init();
|
||||
Reference in New Issue
Block a user