esp8266-fastled-iot-webserver icon indicating copy to clipboard operation
esp8266-fastled-iot-webserver copied to clipboard

switch to ropg/ezTime lib for all time/NTP related code

Open bb-Ricardo opened this issue 4 years ago • 0 comments

We should use this lib: https://github.com/ropg/ezTime.git

This way we could solve following problems

  • [ ] using web interface to configure NTP settings (server and timezone)
  • [ ] no need to recompile code twice a your due to daylight saving time changes
  • [ ] remove obsolete code to keep track of time

bb-Ricardo avatar Feb 02 '21 20:02 bb-Ricardo