Merge branch 'master' of https://github.com/luarvique/openwebrx
This commit is contained in:
commit
b9bffb8a9f
|
|
@ -589,7 +589,7 @@ class FeatureDetector(object):
|
||||||
|
|
||||||
def has_sddc_connector(self):
|
def has_sddc_connector(self):
|
||||||
"""
|
"""
|
||||||
The [SDCC Connector](https://github.com/jketterl/sddc_connector)
|
The [SDDC Connector](https://github.com/jketterl/sddc_connector)
|
||||||
allows connectivity with SDR devices powered by the `libsddc`
|
allows connectivity with SDR devices powered by the `libsddc`
|
||||||
library, such as RX666, RX888, HF103, etc.
|
library, such as RX666, RX888, HF103, etc.
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue