mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 11:31:51 -05:00
Revert "Change band name 2190m to 2200m."
This reverts commit fe86a6562c
.
This commit is contained in:
parent
5eec869b2c
commit
19d24789aa
@ -15,7 +15,7 @@ namespace
|
||||
Radio::Frequency lower_bound_;
|
||||
Radio::Frequency upper_bound_;
|
||||
} constexpr ADIF_bands[] = {
|
||||
{"2200m", 136000u, 137000u},
|
||||
{"2190m", 136000u, 137000u},
|
||||
{"630m", 472000u, 479000u},
|
||||
{"560m", 501000u, 504000u},
|
||||
{"160m", 1800000u, 2000000u},
|
||||
|
Loading…
Reference in New Issue
Block a user