mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-19 09:25:08 -04:00
pinmux: implement updated initial config api
This commit is contained in:
parent
68f42a14c8
commit
d9350d24a9
37 changed files with 2837 additions and 2117 deletions
|
@ -556,8 +556,6 @@ namespace ams::boot {
|
|||
os::SleepThread(TimeSpan::FromMilliSeconds(10));
|
||||
}
|
||||
|
||||
svcSleepThread(10'000'000ul);
|
||||
|
||||
/* Vendor specific shutdown. */
|
||||
switch (g_lcd_vendor) {
|
||||
case 0x10: /* Japan Display Inc screens. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue