bugfix: Channel "0" means "Problem" inside the kernel.

To overhaul the system to allow "0" would take a significant re-write of kernel code. At this time its best to pull channel '0' as it is not in any clear RF space (channel 1 overlaps it)

ref AREDN->ticket:114
This commit is contained in:
Conrad Lara - KG6JEI 2015-06-18 18:35:41 -07:00
parent 8da9756817
commit d1253c0d9d
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ sub rf_channel_map
'2400' => {
-2 => "-2 (2397)",
-1 => "-1 (2402)",
0 => "0 (2407)",
1 => "1 (2412)",
2 => "2 (2417)",
3 => "3 (2422)",