@@ -37,7 +37,7 @@ void app_main (void) {
for (;;) {
device_do (info->key, XUSBCTRL_POLL_DRIVER, NULL, NULL, NULL, NULL);
for (volatile int i = 0; i < 1000; i++)
for (volatile int i = 0; i < 500; i++)
sched ();
}
The note is not visible to the blocked user.