ESP32: Add time module (#2561)
* ESP32: Add time modules New time module for manipulating system time/ calendar and controlling SNTP server * ESP32: Time module documentation & style fixes * added documentation for time modules * style fixes as pointed out by @devsaurus * ESP32: Time module small fixes * Couple small fixes
components/modules/time.c
0 → 100644
docs/en/modules/time.md
0 → 100644
Please register or sign in to comment