fatal: Reboot to RCM if VOL is pressed instead of PWR.

This commit is contained in:
Michael Scire 2018-11-30 05:33:35 -08:00
parent 8d3b8354c3
commit be5b58d033
8 changed files with 48 additions and 15 deletions

View file

@ -52,7 +52,7 @@ static bool InRepairWithoutVolHeld() {
/* Sleep for 100 ms. */
svcSleepThread(100000000UL);
}
}
}
return false;