mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-31 00:39:17 +02:00
adjust buffer
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
|||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#define buffer_maxlength 12288
|
#define buffer_maxlength 2048
|
||||||
#define buffer_tlength_fragsize 12288
|
#define buffer_tlength_fragsize 2048
|
||||||
#define buffer_prebuf 32
|
#define buffer_prebuf 32
|
||||||
|
|
||||||
#include "../lib/constants.h"
|
#include "../lib/constants.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user