mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-10-31 15:07:12 -04:00
FT8 support: fixed typo
This commit is contained in:
parent
6838958c6b
commit
e8be1f6744
@ -27,7 +27,7 @@
|
||||
void MainBench::testFT8(const QString& wavFile, const QString& argsStr)
|
||||
{
|
||||
(void) wavFile;
|
||||
(void) argStr;
|
||||
(void) argsStr;
|
||||
qWarning("MainBench::testFT8: this version has no FT8 support");
|
||||
}
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user