Lvgl rate control (#22049)

This commit is contained in:
David Hoelscher
2023-09-16 23:25:14 -05:00
committed by GitHub
parent 451ac2aa1e
commit 169b0f33f6
3 changed files with 14 additions and 2 deletions

View File

@@ -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