add data section on 160m in bands.pl
[spider.git] / 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'),