From 8c9acfc464a79bc27ec3a41f8326bf19e5f14c1f Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 21 Sep 2020 14:45:17 -0400 Subject: [PATCH] Set default freq for JT9 on 2200 m to 0.136000 MHz. --- models/FrequencyList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/FrequencyList.cpp b/models/FrequencyList.cpp index ec3c185ff..7523b20a3 100644 --- a/models/FrequencyList.cpp +++ b/models/FrequencyList.cpp @@ -48,7 +48,7 @@ namespace {136000, Modes::WSPR, IARURegions::ALL}, {136000, Modes::FST4, IARURegions::ALL}, {136000, Modes::FST4W, IARURegions::ALL}, - {136130, Modes::JT9, IARURegions::ALL}, + {136000, Modes::JT9, IARURegions::ALL}, {474200, Modes::JT9, IARURegions::ALL}, {474200, Modes::FST4, IARURegions::ALL},