mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-14 10:44:49 +02:00
c3f61ce3f7
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>