mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-09-08 08:36:53 +00: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