mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 00:00:20 +01:00
fix detection
This commit is contained in:
parent
2411929455
commit
e8ee94d13b
|
|
@ -438,4 +438,4 @@ class FeatureDetector(object):
|
|||
return self.command_is_runnable("freedv_rx")
|
||||
|
||||
def has_dream(self):
|
||||
return self.command_is_runnable("dream")
|
||||
return self.command_is_runnable("dream --help")
|
||||
|
|
|
|||
Loading…
Reference in a new issue