mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-20 22:05:13 +00:00
Remove debug option, mention in config_webrx.py
This commit is contained in:
parent
91572c56e2
commit
c0d4b2f6a5
2 changed files with 2 additions and 3 deletions
|
|
@ -29,6 +29,5 @@ class HpsdrSource(ConnectorSource):
|
|||
"samp_rate": Option("--samplerate"),
|
||||
"remote": Option("--radio"),
|
||||
"rf_gain": Option("--gain"),
|
||||
"debug": Flag("--debug"),
|
||||
})
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue