hos: Improve errors more for HOS launch

This commit is contained in:
CTCaer
2019-12-04 17:46:12 +02:00
parent 2c1da3a97d
commit 9a082c1b18
4 changed files with 33 additions and 16 deletions

View File

@@ -1023,6 +1023,7 @@ skip_list:
hos_launch(cfg_sec);
EPRINTF("\nFailed to launch HOS!");
gfx_printf("\nPress any key and try again...\n");
msleep(500);
btn_wait();
}