This commit is contained in:
Marat Fayzullin 2025-01-20 09:38:27 -05:00
commit b9bffb8a9f
1 changed files with 1 additions and 1 deletions

View File

@ -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.
""" """