1
0
forked from me/IronOS

Update GUIThread.cpp

This commit is contained in:
Ben V. Brown
2025-02-24 20:11:01 +11:00
parent 5feefc5b89
commit f026e513fd

View File

@@ -186,7 +186,6 @@ void guiRenderLoop(void) {
}
// Render done, draw it out
OLED::refresh();
osDelay(10);
}
OperatingMode handle_post_init_state() {