mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 15:47:10 -04:00
Fix two wrong entries for WSPR in FrequencyList.cpp.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5473 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
41010d05eb
commit
bbd403b123
@ -29,7 +29,7 @@ namespace
|
||||
{1840000, Modes::JT9},
|
||||
{3576000, Modes::JT65},
|
||||
{3578000, Modes::JT9},
|
||||
{3559260, Modes::WSPR},
|
||||
{3592600, Modes::WSPR},
|
||||
{5357000, Modes::JT65},
|
||||
{5287200, Modes::WSPR},
|
||||
{7038600, Modes::WSPR},
|
||||
@ -43,7 +43,7 @@ namespace
|
||||
{14078000, Modes::JT9},
|
||||
{18102000, Modes::JT65},
|
||||
{18104000, Modes::JT9},
|
||||
{18104460, Modes::WSPR},
|
||||
{18104600, Modes::WSPR},
|
||||
{21076000, Modes::JT65},
|
||||
{21078000, Modes::JT9},
|
||||
{21094600, Modes::WSPR},
|
||||
|
Loading…
Reference in New Issue
Block a user