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 b76ef23 commit 9e4675eCopy full SHA for 9e4675e
platformio.ini
@@ -142,7 +142,7 @@ lib_deps =
142
IRremoteESP8266 @ 2.8.2
143
makuna/NeoPixelBus @ 2.8.3
144
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
145
- https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.0
+ https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.1
146
# for I2C interface
147
;Wire
148
# ESP-NOW library
@@ -234,7 +234,7 @@ lib_deps_compat =
234
235
[esp32_all_variants]
236
lib_deps =
237
- willmmiles/AsyncTCP @ 1.3.1
+ esp32async/AsyncTCP @ 3.4.6
238
bitbank2/AnimatedGIF@^1.4.7
239
https://github.com/Aircoookie/GifDecoder#bc3af18
240
build_flags =
0 commit comments