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