mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 03:18:54 +00:00
lvgl ui support AiUIBuilder
This commit is contained in:
@@ -124,3 +124,8 @@ void image_ui_init(void)
|
||||
lv_timer_create(change_file_image_callback, 1000, 0);
|
||||
#endif
|
||||
}
|
||||
|
||||
void ui_init(void)
|
||||
{
|
||||
image_ui_init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user