mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
lvgl ui support AiUIBuilder
This commit is contained in:
@@ -121,3 +121,8 @@ void layer_sys_ui_invisible(int flag)
|
||||
{
|
||||
lv_obj_add_flag(sys_ui.home_btn, LV_OBJ_FLAG_HIDDEN);
|
||||
}
|
||||
|
||||
void ui_init(void)
|
||||
{
|
||||
demo_hub_init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user