summaryrefslogtreecommitdiff
path: root/quantum/painter/lvgl/qp_lvgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/painter/lvgl/qp_lvgl.h')
-rw-r--r--quantum/painter/lvgl/qp_lvgl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/quantum/painter/lvgl/qp_lvgl.h b/quantum/painter/lvgl/qp_lvgl.h
index d9ad5e8df1..87ba3ac0a5 100644
--- a/quantum/painter/lvgl/qp_lvgl.h
+++ b/quantum/painter/lvgl/qp_lvgl.h
@@ -7,6 +7,10 @@
#include "qp.h"
#include "lvgl.h"
+#ifndef QP_LVGL_TASK_PERIOD
+# define QP_LVGL_TASK_PERIOD 5
+#endif
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Quantum Painter - LVGL External API