We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653e039 commit ae37f42Copy full SHA for ae37f42
platformio.ini
@@ -257,7 +257,7 @@ lib_deps_compat =
257
lib_deps =
258
esp32async/AsyncTCP @ 3.4.7
259
bitbank2/AnimatedGIF@^1.4.7
260
- https://github.com/Aircoookie/GifDecoder#bc3af18
+ https://github.com/Aircoookie/GifDecoder.git#bc3af189b6b1e06946569f6b4287f0b79a860f8e
261
build_flags =
262
-D CONFIG_ASYNC_TCP_USE_WDT=0
263
-D CONFIG_ASYNC_TCP_STACK_SIZE=8192
@@ -301,7 +301,7 @@ build_flags = -g
301
-D WLED_ENABLE_DMX_INPUT
302
303
${esp32_all_variants.lib_deps}
304
- https://github.com/someweisguy/esp_dmx.git#47db25d
+ https://github.com/someweisguy/esp_dmx.git#47db25d8c515e76fabcf5fc5ab0b786f98eeade0
305
${env.lib_deps}
306
307
[esp32s2]
0 commit comments