## ESP32 clock https://github.com/SensorsIot/NTPtimeESP https://github.com/espressif/esp-idf/tree/master/examples/protocols/sntp ## BLAKE2 https://github.com/mjosaarinen/blake2_mjosref ... googled 'esp32 clock' and in five seconds I found out that we have access to an extensive set of tools for working with date/time.
ESP32 clock
https://github.com/SensorsIot/NTPtimeESP
https://github.com/espressif/esp-idf/tree/master/examples/protocols/sntp
BLAKE2
https://github.com/mjosaarinen/blake2_mjosref
... googled 'esp32 clock' and in five seconds I found out that we have access to an extensive set of tools for working with date/time.