Change band name 2190m to 2200m.

This commit is contained in:
Joe Taylor 2020-07-15 13:09:34 -04:00
parent c5ab12d1f4
commit fe86a6562c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ namespace
Radio::Frequency lower_bound_;
Radio::Frequency upper_bound_;
} constexpr ADIF_bands[] = {
{"2190m", 136000u, 137000u},
{"2200m", 136000u, 137000u},
{"630m", 472000u, 479000u},
{"560m", 501000u, 504000u},
{"160m", 1800000u, 2000000u},