inc queue cap

This commit is contained in:
liuyao 2023-04-27 10:46:08 +08:00
parent 4c4a4775de
commit dbdc31539c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include "streamInc.h"
#include "ttimer.h"
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 10240
#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 50240
int32_t streamInit() {
int8_t old;