fix build

This commit is contained in:
2026-08-02 20:02:35 +02:00
parent 1a1c5470c1
commit f1d9322392
-1
View File
@@ -147,7 +147,6 @@ void display_init() {
Theme::text(),
true,
LV_FONT_DEFAULT);
lv_theme_default_set_dark(1);
lv_display_set_theme(lv_display_gfx, th);
lv_indev_t *indev = lv_indev_create();