File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ lib_deps_compat =
264264; ; Common libs for all ESP32 variants - AsyncTCP is defined per-platform due to IDF version differences
265265lib_deps =
266266 bitbank2/AnimatedGIF@^1.4.7
267- https://github.com/Aircoookie/GifDecoder# bc3af189b6b1e06946569f6b4287f0b79a860f8e
267+ https://github.com/Aircoookie/GifDecoder# bc3af18
268268build_flags =
269269 -D CONFIG_ASYNC_TCP_USE_WDT =0
270270 -D CONFIG_ASYNC_TCP_STACK_SIZE =8192
@@ -306,7 +306,7 @@ build_flags = -g
306306lib_deps =
307307 esp32async/AsyncTCP @ 3.4.7 ; ; IDF5 compatible AsyncTCP
308308 bitbank2/AnimatedGIF@^1.4.7
309- https://github.com/Aircoookie/GifDecoder# bc3af189b6b1e06946569f6b4287f0b79a860f8e
309+ https://github.com/Aircoookie/GifDecoder# bc3af18
310310 https://github.com/netmindz/esp_dmx/# esp-idf-v5-fixes
311311 https://github.com/softhack007/FastLED.git# ESP32-C6 ;; patched version needed for IDF5
312312 makuna/NeoPixelBus @ 2.8.3
You can’t perform that action at this time.
0 commit comments