chore: add LV_USE_PRIVATE_API (#6737)
This commit is contained in:
committed by
GitHub
parent
8b659fc9a2
commit
f4ea1ec82c
@@ -448,6 +448,9 @@
|
||||
*Requires `LV_USE_FLOAT = 1`*/
|
||||
#define LV_USE_MATRIX 0
|
||||
|
||||
/*Include `lvgl_private.h` in `lvgl.h` to access internal data and functions by default*/
|
||||
#define LV_USE_PRIVATE_API 0
|
||||
|
||||
/*==================
|
||||
* FONT USAGE
|
||||
*===================*/
|
||||
|
||||
Reference in New Issue
Block a user