Fix Infinite Loop Bug, Melody Download crashes and dwnld skip if melody is builin.

This commit is contained in:
2026-02-04 17:00:27 +02:00
parent 9c314d88cf
commit 980de08584
4 changed files with 52 additions and 17 deletions

View File

@@ -64,7 +64,7 @@
* 👨‍💻 AUTHOR: BellSystems bonamin
*/
#define FW_VERSION "152"
#define FW_VERSION "153"
/*
@@ -80,6 +80,7 @@
* v140 - Changed FW Updates to Direct-to-Flash and added manual update functionality with version check
* v151 - Fixed Clock Alerts not running properly
* v152 - Fix RTC Time Reports, added sync_time_to_LCD functionality
* v153 - Fix Infinite Loop Bug and Melody Download crashes.
* ═══════════════════════════════════════════════════════════════════════════════
*/