Fix LVGL v7 bug #419

This commit is contained in:
fvanroie 2023-01-18 23:06:57 +01:00
parent 1e517c3b24
commit 7a83367ee5

View File

@ -85,8 +85,8 @@ lib_deps =
;git+https://github.com/fvanroie/ConsoleInput.git
;git+https://github.com/andrethomas/TasmotaSlave.git
;git+https://github.com/lvgl/lvgl.git
git+https://github.com/lvgl/lvgl.git#release/v7
;lvgl/lvgl@^7.11.0 ; from PIO library
;git+https://github.com/lvgl/lvgl.git#release/v7
git+https://github.com/HASwitchPlate/lvgl.git#release/v7
;git+https://github.com/lvgl/lv_fs_if.git#release/v7
git+https://github.com/lvgl/lv_lib_png.git#release/v7
git+https://github.com/lvgl/lv_lib_bmp.git#release/v7