mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-03 07:10:15 +01:00
commit
641907893c
|
|
@ -3,4 +3,4 @@ from .soapy import SoapyConnectorSource
|
|||
|
||||
class PlutoSdrSource(SoapyConnectorSource):
|
||||
def getDriver(self):
|
||||
return "pluto_sdr"
|
||||
return "plutosdr"
|
||||
|
|
|
|||
Loading…
Reference in a new issue