This commit is contained in:
刘可亮
2025-07-22 11:15:46 +08:00
parent d164b333ed
commit 11c97ef399
2870 changed files with 951307 additions and 26675 deletions

View File

@@ -38,7 +38,7 @@ typedef struct {
lv_anim_t anim;
/*picture sequence */
const void ** dsc;
int8_t pic_count;
int32_t pic_count;
} lv_animimg_t;
/*Image parts*/