mirror of
https://github.com/smittix/intercept.git
synced 2026-07-03 15:23:39 -07:00
153336d757
SDRFactory.detect_devices() returns SDRDevice dataclass objects, not dictionaries. Fixed to access attributes directly instead of using .get() method. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>