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 9e4675e commit e374c7aCopy full SHA for e374c7a
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.1
+ https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.2
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
- esp32async/AsyncTCP @ 3.4.6
+ esp32async/AsyncTCP @ 3.4.7
238
bitbank2/AnimatedGIF@^1.4.7
239
https://github.com/Aircoookie/GifDecoder#bc3af18
240
build_flags =
0 commit comments