did not expect this

This commit is contained in:
2025-03-24 21:07:47 +01:00
parent 2a458e517f
commit d65aab6956
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
#define RDS_SAMPLE_RATE 19000
#define SAMPLES_PER_BIT 16
#define FILTER_SIZE 32
#define FILTER_SIZE 64
#define SAMPLE_BUFFER_SIZE (SAMPLES_PER_BIT + FILTER_SIZE)
#define RT_LENGTH 64