mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-20 22:05:13 +00:00
remove digimodes_enable setting since it no longer works
This commit is contained in:
parent
11b0d2d90a
commit
5ec0005f81
4 changed files with 19 additions and 25 deletions
|
|
@ -43,7 +43,6 @@ class DecodingSettingsController(SettingsFormController):
|
|||
),
|
||||
Section(
|
||||
"Digimodes",
|
||||
CheckboxInput("digimodes_enable", "Enable Digimodes"),
|
||||
NumberInput("digimodes_fft_size", "Digimodes FFT size", append="bins"),
|
||||
),
|
||||
Section(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue