WordClockESP/src
rjwats c1fdb9b485
Resolve issue causing demo project to crash on esp8266 (#142)
Exception 3, Exception 9 and Exception 28 are thrown sporadically if printing to serial during WebSocket RX
Believed to be due to serial buffer causing RX to block, investigating as part of #123
2020-05-31 19:40:29 +01:00
..
LightMqttSettingsService.cpp Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
LightMqttSettingsService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
LightStateService.cpp Resolve issue causing demo project to crash on esp8266 (#142) 2020-05-31 19:40:29 +01:00
LightStateService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
main.cpp Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00