WordClockESP/interface
rjwats 1f07dcdab2
OTA Upload Feature (#162)
* Improve restart behaviour under esp8266
* Backend to support firmware update over HTTP
* UI for uploading new firmware
* Documentation changes
2020-06-29 00:25:58 +01:00
..
public Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
src OTA Upload Feature (#162) 2020-06-29 00:25:58 +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 OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
package.json OTA Upload Feature (#162) 2020-06-29 00:25:58 +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