WordClockESP/interface
rjwats 55511e0611
Allow time & date to be configured manually when NTP is inactive (#153)
* Allow time to be configured manually when NTP is not active
* Standarize on primary button on the outside of dialog boxes
2020-06-16 22:24:15 +01:00
..
public Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
src Allow time & date to be configured manually when NTP is inactive (#153) 2020-06-16 22:24:15 +01:00
.env WIP - demo project 2019-07-06 23:56:30 +01:00
.env.development Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
.env.production Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
config-overrides.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
package-lock.json Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
package.json Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
progmem-generator.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
tsconfig.json Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00