avr: removed old GUI code, renamed gui2 to gui

This commit is contained in:
Martin Preuss
2026-02-16 01:09:39 +01:00
parent 1e8c231707
commit bfd991a768
44 changed files with 154 additions and 4342 deletions

View File

@@ -201,10 +201,6 @@ initModules:
bigcall XPT2046_Init
#endif
#ifdef MODULES_GUI
bigcall GUI_Init
#endif
#ifdef MODULES_BRIGHTNESS
bigcall Brightness_Init
#endif