ddlist: define name fix

This commit is contained in:
Gabor Kiss-Vamosi
2017-12-20 17:04:08 +01:00
parent dda1a38143
commit d9590baf4c

View File

@@ -23,7 +23,7 @@
*********************/ *********************/
#if USE_LV_ANIMATION #if USE_LV_ANIMATION
# ifndef LV_DDLIST_DEF_ANIM_TIME # ifndef LV_DDLIST_ANIM_TIME
# define LV_DDLIST_ANIM_TIME 200 /*ms*/ # define LV_DDLIST_ANIM_TIME 200 /*ms*/
# endif # endif
#else #else