format
This commit is contained in:
parent
aa6fa04bba
commit
a77558e50b
@ -258,7 +258,8 @@ void setup() {
|
||||
Serial.println("!!! HEAP CORRUPTION DETECTED AT BOOT !!!");
|
||||
setupDisplayAndFonts();
|
||||
exitActivity();
|
||||
enterNewActivity(new FullScreenMessageActivity(renderer, mappedInputManager, "Heap corruption", EpdFontFamily::BOLD));
|
||||
enterNewActivity(
|
||||
new FullScreenMessageActivity(renderer, mappedInputManager, "Heap corruption", EpdFontFamily::BOLD));
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user