mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Enable spinner
This commit is contained in:
parent
e9c75fe3c3
commit
8723e655a9
@ -645,7 +645,7 @@ typedef struct {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*Preload (dependencies: lv_arc, lv_anim)*/
|
/*Preload (dependencies: lv_arc, lv_anim)*/
|
||||||
#define LV_USE_SPINNER 0
|
#define LV_USE_SPINNER 1
|
||||||
#if LV_USE_SPINNER != 0
|
#if LV_USE_SPINNER != 0
|
||||||
# define LV_SPINNER_DEF_ARC_LENGTH 60 /*[deg]*/
|
# define LV_SPINNER_DEF_ARC_LENGTH 60 /*[deg]*/
|
||||||
# define LV_SPINNER_DEF_SPIN_TIME 1000 /*[ms]*/
|
# define LV_SPINNER_DEF_SPIN_TIME 1000 /*[ms]*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user