WS logic: No resending, improved ESP8266 stability

Update ESP8266 core to 3.1.2
This commit is contained in:
cschwinne
2023-06-18 01:07:50 +02:00
committed by Frank
parent e94064adde
commit aff4de34b4
3 changed files with 19 additions and 9 deletions

View File

@@ -61,6 +61,12 @@
- Improved ESP8266 stability by reducing WebSocket response resends
- Updated ESP8266 core to 3.1.2
#### Build 2306180
- Added client-side option for applying effect defaults from metadata
- Improved ESP8266 stability by reducing WebSocket response resends
- Updated ESP8266 core to 3.1.2
#### Build 2306141
- Lissajous improvements
- Scrolling Text improvements (leading 0)