diff --git a/config_webrx.py b/config_webrx.py index 9fab725..e07bc1b 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -144,7 +144,7 @@ sdrs = { "70cm": { "name": "70cm Relais", "center_freq": 438800000, - "rf_gain": 30, + "rf_gain": 29, "samp_rate": 2400000, "start_freq": 439275000, "start_mod": "nfm", @@ -152,7 +152,7 @@ sdrs = { "2m": { "name": "2m komplett", "center_freq": 145000000, - "rf_gain": 30, + "rf_gain": 29, "samp_rate": 2400000, "start_freq": 145725000, "start_mod": "nfm",