fix stuff i somehow inadvertently broke.

This commit is contained in:
Thomas Göttgens
2023-03-08 16:14:51 +01:00
parent 944d5066e9
commit 9150c2e568
4 changed files with 4 additions and 5 deletions

View File

@@ -944,7 +944,6 @@ void Screen::setup()
dispdev.setSubtype(7);
#endif
// Initialising the UI will init the display too.
ui.init();