mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
- Radio Preset popup: "+ Save current..." moved to the top of the list; add "- Delete preset..." (shown only when a saved preset exists) which opens a sub-list of just the saved presets and clears the picked slot. - CMD_SET_RADIO_PARAMS no longer requires repeat=1 to land on one of the three dedicated repeat_freq_ranges bands — none of the 16 built-in presets matched those exactly, so app-driven repeat would either get rejected or silently retune away from the user's chosen frequency. Commented out (not deleted) so the old behaviour can be restored if needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>