Do some stuff
All checks were successful
Build Firmware / build (push) Successful in 3m32s

This commit is contained in:
2025-03-04 16:46:02 +01:00
parent fabf38f1bc
commit 72558f93f3
34 changed files with 937 additions and 1248 deletions

View File

@@ -35,8 +35,7 @@ void UI_DisplayReleaseKeys(void) {
#endif
UI_DisplayClear();
UI_PrintString("RELEASE", 0, 127, 1, 10);
UI_PrintString("ALL KEYS", 0, 127, 3, 10);
UI_PrintString("RELEASE KEYS", 0, 127, 1 /*, 10 */);
ST7565_BlitStatusLine(); // blank status line
ST7565_BlitFullScreen();