mirror of
https://github.com/whowechina/iidx_pico.git
synced 2025-02-20 04:21:01 +01:00
Better polling rate
This commit is contained in:
parent
15d004c81a
commit
398747d5aa
Binary file not shown.
@ -130,7 +130,7 @@ static void core0_loop()
|
||||
cli_fps_count(0);
|
||||
|
||||
sleep_until(next_frame);
|
||||
next_frame = make_timeout_time_us(1000);
|
||||
next_frame += 1001;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user