first commit

This commit is contained in:
wen
2025-09-30 13:01:24 +08:00
parent d8d17c8076
commit ec83999cef
40 changed files with 13830 additions and 136 deletions

View File

@@ -132,7 +132,7 @@ typedef struct
* tm - pointer to UTC time struct
*/
extern UTCTime esp32_ConvertUTCSecs( UTCTimeStruct *tm );
extern long dateToEpoch(int year, int month, int day, int hour, int minute, int second);
/*
* Update/Adjust the esp32 clock and timers
* Msec - elapsed time in milli seconds