提交 d0c706ac 编写于 作者: H Haojun Liao

ehn(stream): increase the capacity of input queue to be 2000 items.

上级 ab4b08a4
......@@ -16,7 +16,7 @@
#include "streamInc.h"
#include "ttimer.h"
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 2
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 2000
int32_t streamInit() {
int8_t old;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册