【类 型】:
【原 因】: 【过 程】: 【影 响】:
This commit is contained in:
parent
aa22993490
commit
fcbafffa9d
@ -492,7 +492,7 @@ void Task1(void *pvParameters)
|
||||
/*如果循环时间超过100ms,则打印错误日志*/
|
||||
if (_looptm_core0 > 200)
|
||||
{
|
||||
addLogMessage("core0 timeout: " + String(_looptm_core0));
|
||||
//addLogMessage("core0 timeout: " + String(_looptm_core0));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user