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 New Issue
Block a user