This commit is contained in:
2025-03-27 18:43:49 +01:00
parent 04b6935519
commit 34071c1967
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include "constants.h"
#include "oscillator.h"
#define FIR_ORDER 10
#define FIR_ORDER 21
typedef struct
{