diff --git a/tasmota/xdrv_54_lvgl.ino b/tasmota/xdrv_54_lvgl.ino index c8f533310..b0987f6dd 100644 --- a/tasmota/xdrv_54_lvgl.ino +++ b/tasmota/xdrv_54_lvgl.ino @@ -363,6 +363,8 @@ extern "C" { * We use Adafruit_LvGL_Glue to leverage the Adafruit * display ecosystem. ************************************************************/ +extern Renderer *Init_uDisplay(const char *desc); + void start_lvgl(const char * uconfig); void start_lvgl(const char * uconfig) {