mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-20 22:05:13 +00:00
REALLY fixed class name
This commit is contained in:
parent
04049f556f
commit
a7c74ddaa5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ class HydrasdrSource(SoapyConnectorSource):
|
|||
return "hydrasdr"
|
||||
|
||||
|
||||
class HydraSdrDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
class HydrasdrDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
def getName(self):
|
||||
return "HydraSDR RFone"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue