1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-24 11:24:14 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
David Gauchard
c3bf9c5d00 reduce memory footprint 2023-07-18 19:49:58 +02:00
Martin Mueller
811e0ede4d Cosmetic changes to debug messages 2022-09-22 09:34:11 -04:00
Martin Mueller
a2923e501f Major restructuring of the code to get past an issue in the web socket where many changes are requested but the WS API cant handle the requests. Requests are now tracked per UI client.
Moved the client out of the main code into its own code and moved control data marshaling into the control class.
NONE of these changes impact the users API. No code changes are needed by the users.
WARNING: The LittleFS support for the ESP32 has been updated to be compatible with the latest ESP32 infrastructure. This includes using an improved WebServer.
2022-09-21 15:37:20 -04:00