From 9cfe7d11f68da326fcc48033829616afcbf7a492 Mon Sep 17 00:00:00 2001 From: minima Date: Sat, 19 Feb 2005 15:07:06 +0000 Subject: [PATCH] fix 40m ssb allocation --- data/bands.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/bands.pl b/data/bands.pl index 9d98a173..5fadf916 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -44,7 +44,7 @@ cw => [ 7000, 7034 ], data => [ 7035, 7044], rtty => [ 7035, 7044], - ssb => [ 7051, 7400 ] + ssb => [ 7045, 7400 ] }, 'Bands'), '30m' => bless( { band => [ 10100, 10150 ], -- 2.34.1