1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

minor comment changes

This commit is contained in:
Gabor Kiss-Vamosi 2018-09-13 22:11:01 +02:00
parent 73695aa413
commit 16e7e4403e

View File

@ -73,6 +73,7 @@ a.playback = 0;
a.playback_pause = 0;
a.repeat = 0;
a.repeat_pause = 0;
lv_anim_create(&a);
*/
/**********************
* GLOBAL PROTOTYPES