You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added stream format display in the web interface !!! A full update is required, including SPIFFS Data !!!
(Alternatively, upload the new style.css.gz and script.js.gz files via the web interface.)
The content of yoRadio.ino has been moved to src/main.cpp
[www|uart|telnet] new command: reset - resets settings to default values. More details
Fixed compilation error: 'ets_printf' was not declared in this scope
fixed the issue with the non-functional HSPI bus
fixed the issue with saving settings on fresh ESP modules.
fixed the issue with displaying the settings page on fresh ESP modules after saving the weather key (a reset may be required)
fixed the issue with saving settings for TIMEZONE.
fixed compilation error for ESP32 cores >= 3.1.0
fixed freezing error with incorrectly configured RTC module