inc queue cap
This commit is contained in:
parent
dbdc31539c
commit
8b5251004f
|
@ -16,7 +16,7 @@
|
||||||
#include "streamInc.h"
|
#include "streamInc.h"
|
||||||
#include "ttimer.h"
|
#include "ttimer.h"
|
||||||
|
|
||||||
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 50240
|
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 102400
|
||||||
|
|
||||||
int32_t streamInit() {
|
int32_t streamInit() {
|
||||||
int8_t old;
|
int8_t old;
|
||||||
|
|
Loading…
Reference in New Issue