Add LittleFS_esp32 to lib_ignore

This commit is contained in:
fvanroie 2022-03-02 21:15:11 +01:00
parent fcf7e43b82
commit 2b2febf967

View File

@ -59,10 +59,10 @@ lib_ignore =
lv_drv_fsmc_ili9341
lv_drivers
AXP192
;LittleFS_esp32 ; for v2
LittleFS_esp32 ; for v2
lib_deps =
lorol/LittleFS_esp32@^1.0.6 ; for v1
;lorol/LittleFS_esp32@^1.0.6 ; for v1
bodmer/TFT_eSPI@2.4.32
;ESP Async WebServer
git+https://github.com/fvanroie/ConsoleInput.git#dev