Merge pull request #1031 from THATDONFC/patch-1
Remove ESPAsyncUDP version requirement
This commit is contained in:
commit
e5dc473ced
@ -163,7 +163,7 @@ lib_deps =
|
|||||||
FastLED@3.3.2
|
FastLED@3.3.2
|
||||||
NeoPixelBus@2.5.7
|
NeoPixelBus@2.5.7
|
||||||
ESPAsyncTCP@1.2.0
|
ESPAsyncTCP@1.2.0
|
||||||
ESPAsyncUDP@697c75a025
|
ESPAsyncUDP
|
||||||
AsyncTCP@1.0.3
|
AsyncTCP@1.0.3
|
||||||
https://github.com/Aircoookie/ESPAsyncWebServer
|
https://github.com/Aircoookie/ESPAsyncWebServer
|
||||||
IRremoteESP8266@2.7.3
|
IRremoteESP8266@2.7.3
|
||||||
|
Loading…
Reference in New Issue
Block a user