mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-25 07:06:52 +01:00
small message change
This commit is contained in:
parent
759df3b0f3
commit
a6a223a127
@ -56,7 +56,7 @@ void interrupts_handler (uint8_t interrupts) {
|
||||
display_init((uint32_t *) (&assets_sc64_logo_640_240_dimmed));
|
||||
|
||||
version_print();
|
||||
display_printf("[ Watchdog ]\n");
|
||||
display_printf("[ Watchdog timeout ]\n");
|
||||
display_printf("SC64 bootloader did not finish loading in 5 seconds\n");
|
||||
|
||||
while (true);
|
||||
|
Loading…
Reference in New Issue
Block a user