diff --git a/tasmota/xdrv_54_lvgl.ino b/tasmota/xdrv_54_lvgl.ino index e772ea910..d36a8f098 100644 --- a/tasmota/xdrv_54_lvgl.ino +++ b/tasmota/xdrv_54_lvgl.ino @@ -347,6 +347,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) {