mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-03-03 20:13:58 +01:00
REALLY fixed class name
This commit is contained in:
parent
04049f556f
commit
a7c74ddaa5
|
|
@ -20,7 +20,7 @@ class HydrasdrSource(SoapyConnectorSource):
|
|||
return "hydrasdr"
|
||||
|
||||
|
||||
class HydraSdrDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
class HydrasdrDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
def getName(self):
|
||||
return "HydraSDR RFone"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue