From b5e83b5333349e33a156a49e9dfd19eb0a8a0a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Fri, 24 Nov 2017 12:53:27 +0100 Subject: [PATCH] Update ESPAsyncWebServer library --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index a98248ad..ddd8964b 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -14,7 +14,7 @@ lib_deps = https://github.com/xoseperez/Time ArduinoJson https://github.com/me-no-dev/ESPAsyncTCP#a57560d - https://github.com/me-no-dev/ESPAsyncWebServer#313f337 + https://github.com/me-no-dev/ESPAsyncWebServer#63b5303 https://github.com/marvinroger/async-mqtt-client#v0.8.1 PubSubClient Embedis