Increase Codec2 RT heap size.
parent
7a75a6239b
commit
f75fc1e881
|
@ -86,7 +86,7 @@
|
||||||
#define MAX_CALLSIGN 80
|
#define MAX_CALLSIGN 80
|
||||||
|
|
||||||
// Real-time memory block size
|
// Real-time memory block size
|
||||||
#define CODEC2_REAL_TIME_MEMORY_SIZE (256*1024)
|
#define CODEC2_REAL_TIME_MEMORY_SIZE (512*1024)
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue