mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-27 12:15:19 +01:00
Jief debug code
This commit is contained in:
parent
75f33a759b
commit
2b41073035
@ -42,7 +42,7 @@ bool all_tests()
|
|||||||
}else{
|
}else{
|
||||||
DebugLog(2, "All tests are ok\n");
|
DebugLog(2, "All tests are ok\n");
|
||||||
#ifdef JIEF_DEBUG
|
#ifdef JIEF_DEBUG
|
||||||
PauseForKey(L"press");
|
// PauseForKey(L"press");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
return all_ok;
|
return all_ok;
|
||||||
|
Loading…
Reference in New Issue
Block a user