mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-15 03:27:49 +01:00
boot: improve display init consistency
This commit is contained in:
parent
cf6b9de370
commit
9b11f1cb19
@ -208,7 +208,7 @@ static void WaitDsiTrigger() {
|
||||
}
|
||||
}
|
||||
|
||||
svcSleepThread(5'000ul);
|
||||
svcSleepThread(5'000'000ul);
|
||||
}
|
||||
|
||||
static void WaitDsiHostControl() {
|
||||
|
Loading…
Reference in New Issue
Block a user