mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-17 20:08:54 +00:00
lvgl ui support AiUIBuilder
This commit is contained in:
@@ -1065,3 +1065,8 @@ void base_ui_init()
|
||||
|
||||
lv_obj_add_event_cb(main_tabview, main_tapview_event, LV_EVENT_ALL, NULL);
|
||||
}
|
||||
|
||||
void ui_init(void)
|
||||
{
|
||||
base_ui_init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user