Remainder of renames to FST4

This commit is contained in:
Bill Somerville
2020-07-23 18:51:05 +01:00
parent 085e63e05d
commit 580dd85a18
11 changed files with 150 additions and 150 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ namespace
"FreqCal",
"FT8",
"FT4",
"FST240",
"FST240W"
"FST4",
"FST4W"
};
std::size_t constexpr mode_names_size = sizeof (mode_names) / sizeof (mode_names[0]);
}