mirror of
https://github.com/skoelle/wt32sc01-dashboard.git
synced 2026-09-17 17:30:25 +00:00
fix build
This commit is contained in:
@@ -147,7 +147,6 @@ void display_init() {
|
|||||||
Theme::text(),
|
Theme::text(),
|
||||||
true,
|
true,
|
||||||
LV_FONT_DEFAULT);
|
LV_FONT_DEFAULT);
|
||||||
lv_theme_default_set_dark(1);
|
|
||||||
lv_display_set_theme(lv_display_gfx, th);
|
lv_display_set_theme(lv_display_gfx, th);
|
||||||
|
|
||||||
lv_indev_t *indev = lv_indev_create();
|
lv_indev_t *indev = lv_indev_create();
|
||||||
|
|||||||
Reference in New Issue
Block a user