Merge pull request #363 from TheZoker/fix-espasyncudp-version

Pin ESPAsyncUDP version to avoid unexpected behavior
This commit is contained in:
Aircoookie 2019-11-21 14:47:47 +01:00 committed by GitHub
commit e1354accb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ lib_deps_external =
FastLED@3.3.2
NeoPixelBus@2.5.1
ESPAsyncTCP@1.2.0
ESPAsyncUDP
ESPAsyncUDP@697c75a025
AsyncTCP@1.0.3
Esp Async WebServer@1.2.0
#ArduinoJson@5.13.5