mirror of
https://github.com/smittix/intercept.git
synced 2026-05-26 01:34:47 -07:00
The APRS route called app_module.reserve_sdr_device() which does not exist, causing an AttributeError that Flask returned as an HTML error page. The frontend then failed to parse it as JSON, showing "Unexpected token '<'" to the user. Fixed to use claim_sdr_device() which is the correct function used by all other modes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
65 KiB
65 KiB