From 694d70d0974f93cc77103ed9cd8470d671061075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Thu, 1 Mar 2018 07:01:03 +0100 Subject: [PATCH] Updated ESPAsyncTCP and ESPAsyncWebServer --- code/platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/platformio.ini b/code/platformio.ini index 3cf201e2..71b16330 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -17,8 +17,8 @@ lib_deps = https://bitbucket.org/xoseperez/debounceevent.git#2.0.1 Embedis https://github.com/krosk93/espsoftwareserial#a770677 - https://github.com/me-no-dev/ESPAsyncTCP#a57560d - https://github.com/me-no-dev/ESPAsyncWebServer#313f337 + https://github.com/me-no-dev/ESPAsyncTCP#55cd520 + https://github.com/me-no-dev/ESPAsyncWebServer#232b87a https://bitbucket.org/xoseperez/fauxmoesp.git#2.4.2 https://bitbucket.org/xoseperez/hlw8012.git#1.1.0 https://github.com/markszabo/IRremoteESP8266#v2.2.0