Fixing some instructions.

This commit is contained in:
Marat Fayzullin 2024-03-01 21:45:07 -05:00
parent 03e7cdbcab
commit 43629cb7b0
1 changed files with 1 additions and 1 deletions

View File

@ -612,7 +612,7 @@ class FeatureDetector(object):
def has_rtl_433(self): def has_rtl_433(self):
""" """
OpenWebRX supports decoding various ISM (instrumentation) signals OpenWebRX supports decoding ISM signals from various sensors
by using the [RTL-433](https://github.com/merbanan/rtl_433) by using the [RTL-433](https://github.com/merbanan/rtl_433)
decoder suite. The `rtl-433` package is available in most Linux decoder suite. The `rtl-433` package is available in most Linux
distributions. distributions.