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

@@ -184,10 +184,6 @@ onSystemTimerTick:
bigcall Brightness_Every100ms
#endif
#ifdef MODULES_GUI
bigcall GUI_Every100ms
#endif
#ifdef MODULES_XPT2046
bigcall XPT2046_Every100ms
#endif