mirror of
https://github.com/skoelle/wt32sc01-dashboard.git
synced 2026-09-18 09:50:25 +00:00
new layout
This commit is contained in:
@@ -38,6 +38,7 @@ struct Screen {
|
||||
void show() {
|
||||
if (!created) create();
|
||||
lv_screen_load(root);
|
||||
lv_indev_reset(NULL, root);
|
||||
refresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user