ESPSomfy-RTS/data
Robert Strouse 028cce5d8f Bug Fix for network emits
Originally the address used for the SSID would become inconsistent because of the way the ESP32 uses the string class to store the SSID.  This would eventually end in an emit that crashed the socket from the client with an inconsistent UTF-8 byte.  The fix was to convert the string to a pointer for the emits.
2023-02-20 09:07:20 -08:00
..
configRadio.html Version 1.003 Changes 2023-01-21 14:58:07 -08:00
favicon.png My Favorite Processing 2023-02-18 13:14:22 -08:00
icons.css Initial commit 2023-01-09 18:15:30 -08:00
index.html Bug Fix for network emits 2023-02-20 09:07:20 -08:00
index.js Bug Fix for network emits 2023-02-20 09:07:20 -08:00
main.css Bug Fix for network emits 2023-02-20 09:07:20 -08:00