mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-22 02:45:07 -04:00
exo/mariko fatal: disable backlight before we do screen re-init
This commit is contained in:
parent
2bc6dec126
commit
06dcc6bc17
4 changed files with 69 additions and 11 deletions
|
@ -77,7 +77,6 @@ namespace ams::secmon::fatal {
|
|||
AMS_SECMON_LOG("Showing Display, LCD Vendor = %04x\n", GetLcdVendor());
|
||||
InitializeDisplay();
|
||||
ShowDisplay(f_ctx, result);
|
||||
FinalizeDisplay();
|
||||
}
|
||||
|
||||
/* Ensure we have nothing waiting to be logged. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue