exo/mariko fatal: disable backlight before we do screen re-init

This commit is contained in:
Michael Scire 2020-11-20 22:47:30 -08:00 committed by SciresM
parent 2bc6dec126
commit 06dcc6bc17
4 changed files with 69 additions and 11 deletions

View file

@ -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. */