mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Add LVGL_FREETYPE to lvgl image
This commit is contained in:
parent
f218660b71
commit
91f35449dd
@ -211,6 +211,8 @@
|
|||||||
#define USE_I2S
|
#define USE_I2S
|
||||||
#define USE_SPI
|
#define USE_SPI
|
||||||
#define USE_LVGL
|
#define USE_LVGL
|
||||||
|
#define USE_LVGL_FREETYPE
|
||||||
|
#define USE_LVGL_PNG_DECODER
|
||||||
#define USE_DISPLAY
|
#define USE_DISPLAY
|
||||||
#define SHOW_SPLASH
|
#define SHOW_SPLASH
|
||||||
#define USE_XPT2046
|
#define USE_XPT2046
|
||||||
@ -218,7 +220,6 @@
|
|||||||
#define USE_MPU_ACCEL
|
#define USE_MPU_ACCEL
|
||||||
#define USE_BM8563
|
#define USE_BM8563
|
||||||
#define USE_MLX90614
|
#define USE_MLX90614
|
||||||
#define USE_LVGL_PNG_DECODER
|
|
||||||
#define USE_UNIVERSAL_DISPLAY
|
#define USE_UNIVERSAL_DISPLAY
|
||||||
#define USE_DISPLAY_LVGL_ONLY
|
#define USE_DISPLAY_LVGL_ONLY
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user