feat(anim): add a pause method (#7583)

This commit is contained in:
André Costa
2025-01-15 08:57:30 +01:00
committed by GitHub
parent 124b2e268d
commit e028ee985c
7 changed files with 234 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ extern "C" {
void lv_example_anim_1(void);
void lv_example_anim_2(void);
void lv_example_anim_3(void);
void lv_example_anim_4(void);
void lv_example_anim_timeline_1(void);
/**********************