allow initial_squelch_level to be set per profile

This commit is contained in:
Jakob Ketterl
2019-11-23 16:56:29 +01:00
parent d5b7338531
commit b27caf2405
3 changed files with 13 additions and 6 deletions

View File

@ -69,6 +69,7 @@ class OpenWebRxReceiverClient(Client):
"mathbox_waterfall_colors",
"mathbox_waterfall_history_length",
"mathbox_waterfall_frequency_resolution",
"initial_squelch_level",
]
def __init__(self, conn):