mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 20:26:52 +00:00
nyx: Decrease idle power drain
This commit is contained in:
parent
1a89246e7f
commit
c9e53d4b1d
@ -2115,5 +2115,8 @@ void nyx_load_and_run()
|
||||
}
|
||||
|
||||
while (true)
|
||||
{
|
||||
lv_task_handler();
|
||||
bpmp_usleep(HALT_COP_MAX_CNT);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user