WordClockESP/interface
rjwats ced5b74ba1
NTP Timezone & Enable/Disable Setting (#80)
* quick and dirty WIP to investigate timezones, currently only building under esp8266 platform
much of the status stuff has been stripped for now, to test the concepts

* support set of common features across ESP32/ESP8266 WRT timezone and sntp
return dates as ISO format strings

* remove time library, and timelib fix which is no longer required

* fix the icons

* remove temporary changes to demo project
2020-01-20 11:14:46 +00:00
..
public Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
src NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
.env WIP - demo project 2019-07-06 23:56:30 +01:00
.env.development NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
.env.production More specific access control headers to support cross origin Authorization 2019-05-19 17:51:57 +01:00
config-overrides.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
package-lock.json Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
package.json Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
progmem-generator.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00