mirror of
https://github.com/mfactory-osaka/ESPTimeCast.git
synced 2026-02-19 11:54:56 -05:00
This resolves random reboots and memory exhaustion when refreshing the UI while a weather update is in progress on ESP8266. - ESP8266 now uses HTTP for OpenWeatherMap to avoid TLS-related OOM crashes - ESP32 continues to use HTTPS without regression - Verified stability during forced mid-fetch refreshes from the web UI