Audio FIR filter for CW

This commit is contained in:
Белоусов Олег 2020-08-17 16:07:06 +03:00
parent c626d83c3b
commit 3559e37a76
3 changed files with 28 additions and 1 deletions

View file

@ -58,6 +58,7 @@ private:
{ "DSB ", 0 },
{ "USB ", 0 },
{ "LSB ", 0 },
{ "CW ", 0 },
}
};
};