mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-03 06:24:39 -04:00
More work toward implementing GUI features for FST280 and FST280W.
This commit is contained in:
+3
-1
@@ -24,7 +24,9 @@ namespace
|
||||
"QRA64",
|
||||
"FreqCal",
|
||||
"FT8",
|
||||
"FT4"
|
||||
"FT4",
|
||||
"FST280",
|
||||
"FST280W"
|
||||
};
|
||||
std::size_t constexpr mode_names_size = sizeof (mode_names) / sizeof (mode_names[0]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user