From a4c91961a5d6da2d4e936133234e226e08cf19ad Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Dec 2020 14:30:35 -0500 Subject: [PATCH] fixed typo --- groundstation/config_webrx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/config_webrx.py b/groundstation/config_webrx.py index a3ed7b51..851ac8f4 100644 --- a/groundstation/config_webrx.py +++ b/groundstation/config_webrx.py @@ -200,7 +200,7 @@ sdrs = { "start_mod": "nfm", }, "92MHz": { - "name": "92 MHz FM Band" + "name": "92 MHz FM Band", "center_freq": 92000000, "rf_gain": 30, "samp_rate": 2400000,