diff options
Diffstat (limited to 'app/boards/shields/sofle')
-rw-r--r-- | app/boards/shields/sofle/Kconfig.defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/boards/shields/sofle/Kconfig.defconfig b/app/boards/shields/sofle/Kconfig.defconfig index 3fa2f7a..6a4f863 100644 --- a/app/boards/shields/sofle/Kconfig.defconfig +++ b/app/boards/shields/sofle/Kconfig.defconfig @@ -33,7 +33,7 @@ if LVGL config LVGL_HOR_RES_MAX default 128 -config LVGL_VER_RES +config LVGL_VER_RES_MAX default 32 config LVGL_VDB_SIZE |