mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-02 19:42:38 +02:00
get radio used wrong key names (freq/bw/sf/cr instead of radio_freq/radio_bw/radio_sf/radio_cr from SELF_INFO payload). set radio was missing entirely — would silently fall through to custom variable handler. Now parses freq,bw,sf,cr and calls mc.commands.set_radio(). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>