Files
ESPTimeCast/ESPTimeCast_ESP32
M-Factory 9714ab3a5f Web UI and config embedded; no /data upload needed
The ESPTimeCast project now includes the web interface (HTML/CSS/JS) and configuration files directly in the sketch.

Key improvements:
- No separate `/data` folder or LittleFS upload is needed.
- After flashing the sketch, the device will automatically create and manage the configuration on first boot.
- The setup process is simplified: users only need to upload the main sketch for full functionality.
- Backwards-compatible with existing boards: previous configuration files will still be loaded if present.

This change makes installation faster, reduces potential errors with LittleFS uploads, and simplifies maintenance for new users.
2025-11-13 14:19:52 +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