Files
ESPTimeCast/ESPTimeCast_ESP32
M-Factory a490e9cfb5 Web UI: Provision embedded HTML to LittleFS via streaming to prevent memory crashes and stabilize serving.
This update changes the root web handler to serve the configuration page strictly from LittleFS. On the first boot, the large HTML content is safely copied from the embedded PROGMEM string to a file using a streaming write loop, which prevents heap fragmentation and subsequent memory allocation failures. This guarantees stable and reliable loading of the configuration page across all devices.
2025-11-14 10:43:12 +09:00
..
2025-09-27 11:30:48 +09:00
2025-11-08 17:37:45 +09:00
2025-09-27 01:28:32 +09:00
2025-07-29 21:27:18 +09:00