mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
make AGC optional
This commit is contained in:
parent
f9772faa6f
commit
631232fe7c
3 changed files with 18 additions and 9 deletions
|
|
@ -7,4 +7,5 @@ class SddcSource(ConnectorSource):
|
|||
|
||||
|
||||
class SddcDeviceDescription(ConnectorDeviceDescription):
|
||||
pass
|
||||
def hasAgc(self):
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue