mirror of
https://github.com/wled/WLED.git
synced 2025-07-13 13:56:35 +00:00
Merge pull request #4142 from willmmiles/fix-webserver-pin
Fix AsyncWebServer version pin
This commit is contained in:
commit
0806c7fbdb
@ -140,7 +140,7 @@ lib_deps =
|
|||||||
IRremoteESP8266 @ 2.8.2
|
IRremoteESP8266 @ 2.8.2
|
||||||
makuna/NeoPixelBus @ 2.8.0
|
makuna/NeoPixelBus @ 2.8.0
|
||||||
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
|
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
|
||||||
https://github.com/Aircoookie/ESPAsyncWebServer.git @ 2.2.1
|
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.2.1
|
||||||
# for I2C interface
|
# for I2C interface
|
||||||
;Wire
|
;Wire
|
||||||
# ESP-NOW library
|
# ESP-NOW library
|
||||||
@ -234,7 +234,7 @@ lib_deps_compat =
|
|||||||
IRremoteESP8266 @ 2.8.2
|
IRremoteESP8266 @ 2.8.2
|
||||||
makuna/NeoPixelBus @ 2.7.9
|
makuna/NeoPixelBus @ 2.7.9
|
||||||
https://github.com/blazoncek/QuickESPNow.git#optional-debug
|
https://github.com/blazoncek/QuickESPNow.git#optional-debug
|
||||||
https://github.com/Aircoookie/ESPAsyncWebServer.git @ 2.2.1
|
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.2.1
|
||||||
|
|
||||||
|
|
||||||
[esp32]
|
[esp32]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user