Fusee use CAR reboot for fatal errors
This commit is contained in:
@@ -60,7 +60,7 @@ void check_and_display_panic(void) {
|
||||
}
|
||||
|
||||
display_color_screen(color);
|
||||
wait_for_button_and_pmc_reboot();
|
||||
wait_for_button_and_reboot();
|
||||
} else {
|
||||
g_panic_code = 0;
|
||||
APBDEV_PMC_SCRATCH200_0 = 0;
|
||||
|
||||
Reference in New Issue
Block a user