add data section on 160m in bands.pl
authorDirk Koopman <djk@tobit.co.uk>
Mon, 22 Feb 2021 19:57:21 +0000 (19:57 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Mon, 22 Feb 2021 19:57:21 +0000 (19:57 +0000)
data/bands.pl

index 7ea4a61136136752439377e6307d9dc2694b6570..1bd60f671b6d0bc70268ad20ebcba7874df3038e 100644 (file)
@@ -26,8 +26,9 @@
                                                          }, 'Bands'),
 
                  '160m' => bless( { band => [ 1800, 2000 ], 
-                                                        cw => [ 1800, 1830 ], 
-                                                        rtty => [ 1838, 1841 ], 
+                                                        cw => [ 1800, 1838 ], 
+                                                        rtty => [ 1838, 1841 ],
+                                                        data => [ 1838, 1843],
                                                         ssb => [ 1831, 2000] 
                                                   }, 'Bands'),