Fix: LVGL file rename

This commit is contained in:
Jiang Yufan
2023-08-23 13:51:48 +08:00
parent f848f36efb
commit f4c9edd070
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
#if LV_USE_IMG && LV_BUILD_EXAMPLES
void lv_example_aoteman(void)
void lv_example_xiuos(void)
{
LV_IMG_DECLARE(xiuos);
lv_obj_t * img1 = lv_img_create(lv_scr_act());