fix screen switching
This commit is contained in:
@ -39,7 +39,7 @@ void my_setup_2() {
|
||||
logMsg("Application starting");
|
||||
|
||||
oledInit();
|
||||
oledClear();
|
||||
oledClearAllScreens();
|
||||
oledSetActiveScreen(OLED_SCREEN0);
|
||||
oledPrint(OLED_SCREEN0, "App starting");
|
||||
|
||||
|
Reference in New Issue
Block a user