mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
rename all occurences to SDDC
This commit is contained in:
parent
b5d56eaec2
commit
74be25f656
2 changed files with 7 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from owrx.source.connector import ConnectorSource
|
||||
|
||||
|
||||
class Rf103Source(ConnectorSource):
|
||||
class SddcSource(ConnectorSource):
|
||||
def getCommandMapper(self):
|
||||
return super().getCommandMapper().setBase("sddc_connector")
|
||||
Loading…
Add table
Add a link
Reference in a new issue