kopia lustrzana https://github.com/Aircoookie/WLED
Merge pull request #363 from TheZoker/fix-espasyncudp-version
Pin ESPAsyncUDP version to avoid unexpected behaviorpull/364/head
commit
e1354accb8
|
@ -31,7 +31,7 @@ lib_deps_external =
|
||||||
FastLED@3.3.2
|
FastLED@3.3.2
|
||||||
NeoPixelBus@2.5.1
|
NeoPixelBus@2.5.1
|
||||||
ESPAsyncTCP@1.2.0
|
ESPAsyncTCP@1.2.0
|
||||||
ESPAsyncUDP
|
ESPAsyncUDP@697c75a025
|
||||||
AsyncTCP@1.0.3
|
AsyncTCP@1.0.3
|
||||||
Esp Async WebServer@1.2.0
|
Esp Async WebServer@1.2.0
|
||||||
#ArduinoJson@5.13.5
|
#ArduinoJson@5.13.5
|
||||||
|
|
Ładowanie…
Reference in New Issue