mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
increase animation task priority
This commit is contained in:
parent
c3f8b19ec9
commit
5ad1cb76c2
@ -26,7 +26,7 @@
|
||||
*********************/
|
||||
#define LV_ANIM_RESOLUTION 1024
|
||||
#define LV_ANIM_RES_SHIFT 10
|
||||
#define LV_ANIM_TASK_PRIO LV_TASK_PRIO_MID
|
||||
#define LV_ANIM_TASK_PRIO LV_TASK_PRIO_HIGH
|
||||
|
||||
/**********************
|
||||
* TYPEDEFS
|
||||
|
Loading…
x
Reference in New Issue
Block a user