这样是能用的, 先提交一波

This commit is contained in:
zogodo
2019-12-26 21:49:57 +08:00
parent 764cfcfd94
commit 08b4dc8c35
5 changed files with 10 additions and 3 deletions

View File

@@ -179,7 +179,7 @@ int application_start(void)
}
else
{
os_log("task_top[%u]");
os_log("timed task count[%u]", task_count);
}
mico_thread_msleep(1000);
}