fix detection
This commit is contained in:
@ -438,4 +438,4 @@ class FeatureDetector(object):
|
|||||||
return self.command_is_runnable("freedv_rx")
|
return self.command_is_runnable("freedv_rx")
|
||||||
|
|
||||||
def has_dream(self):
|
def has_dream(self):
|
||||||
return self.command_is_runnable("dream")
|
return self.command_is_runnable("dream --help")
|
||||||
|
Reference in New Issue
Block a user