opt stream
This commit is contained in:
parent
863d30e5a9
commit
4c4a4775de
|
@ -16,7 +16,7 @@
|
|||
#include "streamInc.h"
|
||||
#include "ttimer.h"
|
||||
|
||||
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 3000
|
||||
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 10240
|
||||
|
||||
int32_t streamInit() {
|
||||
int8_t old;
|
||||
|
|
Loading…
Reference in New Issue