mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-15 22:48:14 +08:00
调试
This commit is contained in:
@@ -91,7 +91,7 @@ void schedule_p_count_task(mico_thread_arg_t arg) {
|
|||||||
mico_thread_sleep(20);tc1_log("WARNGIN: p_count timer thread created!");
|
mico_thread_sleep(20);tc1_log("WARNGIN: p_count timer thread created!");
|
||||||
while (1) {
|
while (1) {
|
||||||
recordDailyPCount();
|
recordDailyPCount();
|
||||||
mico_thread_sleep(20);
|
mico_thread_sleep(60);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user