Fix LitteFS dependency error

This commit is contained in:
Djuri 2024-03-18 20:22:58 +01:00
parent 3521d8c856
commit 55accd07f3
6 changed files with 6 additions and 13 deletions

View file

@ -31,6 +31,7 @@ build_unflags =
-Werror=all
-fno-exceptions
lib_deps =
https://github.com/joltwallet/esp_littlefs.git
bblanchon/ArduinoJson@^7.0.3
esphome/Improv@^1.2.3
mathieucarbou/ESP Async WebServer