Add bias_t parameter to SDR command builders

The bias_t parameter was being passed to build_fm_demod_command()
but wasn't defined in the method signatures, causing an unexpected
keyword argument error.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-01-08 12:05:11 +00:00
parent c06a97a20f
commit 24dbfc8ce7
8 changed files with 232 additions and 5 deletions
+1
View File
File diff suppressed because one or more lines are too long