mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 20:56:37 +00:00
Fix lv_lib_split_jpg library link
This commit is contained in:
parent
d477d6ad3d
commit
b3b8953efe
@ -156,9 +156,9 @@ lib_deps =
|
|||||||
ESP Async WebServer
|
ESP Async WebServer
|
||||||
LittleFS_esp32
|
LittleFS_esp32
|
||||||
git+https://github.com/lvgl/lv_lib_png.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
|
;git+https://github.com/lvgl/lv_lib_bmp.git#release/v7
|
||||||
#git+https://github.com/lvgl/lv_lib_gif.git#release/v7
|
;git+https://github.com/lvgl/lv_lib_gif.git#release/v7
|
||||||
git+https://github.com/fvanroie/lv_lib_split_jpg.git
|
git+https://github.com/lvgl/lv_lib_split_jpg.git
|
||||||
|
|
||||||
ps_ram =
|
ps_ram =
|
||||||
-DBOARD_HAS_PSRAM
|
-DBOARD_HAS_PSRAM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user