1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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