只在初次进入检测命令时清除检测结果,检测结束时获取检测结果加入有效性判断

This commit is contained in:
ranchuan
2023-12-04 11:02:41 +08:00
parent c4a1d5c088
commit 95a4faff3f
8 changed files with 22 additions and 30 deletions

View File

@@ -82,7 +82,7 @@
// <o>The stack size of timer thread <0-8192>
// <i>Default: 512
#define RT_TIMER_THREAD_STACK_SIZE 2048
#define RT_TIMER_THREAD_STACK_SIZE 1024
// <o>The soft-timer tick per second <0-1000>
// <i>Default: 100