mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 21:32:21 +01:00
[lvgl] Bugfixes (#7803)
This commit is contained in:
@@ -341,6 +341,7 @@ FLEX_OBJ_SCHEMA = {
|
||||
cv.Optional(df.CONF_FLEX_GROW): cv.int_,
|
||||
}
|
||||
|
||||
|
||||
DISP_BG_SCHEMA = cv.Schema(
|
||||
{
|
||||
cv.Optional(df.CONF_DISP_BG_IMAGE): lv_image,
|
||||
|
Reference in New Issue
Block a user