Updating instructions.
This commit is contained in:
parent
17a2c80cb2
commit
3eeb44f2c7
|
|
@ -425,8 +425,8 @@ class FeatureDetector(object):
|
||||||
"""
|
"""
|
||||||
The [SoapyBladeRF](https://github.com/pothosware/SoapyBladeRF)
|
The [SoapyBladeRF](https://github.com/pothosware/SoapyBladeRF)
|
||||||
module allows to use BladeRF devices with SoapySDR. The
|
module allows to use BladeRF devices with SoapySDR. The
|
||||||
`soapysdr-module-bladerf` is available in most Linux
|
`soapysdr-module-bladerf` package is available in most
|
||||||
distributions.
|
Linux distributions.
|
||||||
"""
|
"""
|
||||||
return self._has_soapy_driver("bladerf")
|
return self._has_soapy_driver("bladerf")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue