Remove debug option, mention in config_webrx.py
This commit is contained in:
@ -29,6 +29,5 @@ class HpsdrSource(ConnectorSource):
|
||||
"samp_rate": Option("--samplerate"),
|
||||
"remote": Option("--radio"),
|
||||
"rf_gain": Option("--gain"),
|
||||
"debug": Flag("--debug"),
|
||||
})
|
||||
)
|
||||
|
Reference in New Issue
Block a user