Restore 1 ms sleep
This commit is contained in:
@@ -493,7 +493,7 @@ main_thread_fn()
|
||||
if (dopause)
|
||||
ack_pause();
|
||||
|
||||
//plat_delay_ms(1);
|
||||
plat_delay_ms(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user