Fix build errors

This commit is contained in:
Will Tatam
2025-02-22 12:53:37 +00:00
parent 9caa7cb4e9
commit 132244cb42
3 changed files with 4 additions and 3 deletions

View File

@@ -261,6 +261,8 @@ lib_deps =
IRremoteESP8266 @ 2.8.2
;;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.2.1 ;; newer with bugfixes and stability improvements
https://github.com/Aircoookie/GifDecoder#bc3af18
https://github.com/bitbank2/AnimatedGIF
#For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
#TFT_eSPI
#For compatible OLED display uncomment following
@@ -374,7 +376,6 @@ lib_deps =
https://github.com/softhack007/LITTLEFS-threadsafe.git#master
makuna/NeoPixelBus @ 2.7.5
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
https://github.com/Aircoookie/GifDecoder#bc3af18
${env.lib_deps}
;; Compatibility with upstream --> you should prefer using ${common_mm.build_flags_S} and ${common_mm.lib_deps_S}