increase buffer sizes

This commit is contained in:
2025-09-27 15:21:04 +02:00
parent 219b2a47e0
commit a83c813ff4
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#define OUTPUT_DEVICE "FM_MPX"
#define BUFFER_SIZE 512
#define BUFFER_SIZE 1024
#include "../io/audio.h"