mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Fix compilation
This commit is contained in:
parent
6878bf9fbf
commit
1d5b9fb8ed
@ -36,6 +36,10 @@
|
||||
#include "lv_png.h"
|
||||
#endif // USE_LVGL_PNG_DECODER
|
||||
|
||||
#ifdef USE_LVGL_FREETYPE
|
||||
#include "lv_freetype.h"
|
||||
#endif // USE_LVGL_FREETYPE
|
||||
|
||||
Adafruit_LvGL_Glue * glue;
|
||||
|
||||
// **************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user