factory name has been changed in v3
This commit is contained in:
parent
aa29836039
commit
f7c9fbcc22
@ -273,7 +273,7 @@ class FeatureDetector(object):
|
|||||||
|
|
||||||
You can get it [here](https://github.com/pothosware/SoapySDRPlay/wiki).
|
You can get it [here](https://github.com/pothosware/SoapySDRPlay/wiki).
|
||||||
"""
|
"""
|
||||||
return self._has_soapy_driver("sdrplay")
|
return self._has_soapy_driver("sdrplay") or self._has_soapy_driver("sdrPlay")
|
||||||
|
|
||||||
def has_soapy_airspy(self):
|
def has_soapy_airspy(self):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user