From 698671fc6b4baee0875d702971f84b7def205a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Sun, 19 Feb 2017 23:08:41 +0100 Subject: [PATCH] Using GIT references for ESPAsyncTCP and ESPAsyncWebServer --- code/platformio.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/platformio.ini b/code/platformio.ini index a34458a9..d89e3ff3 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -9,9 +9,9 @@ lib_deps = Adafruit Unified Sensor https://github.com/xoseperez/Time ArduinoJson - ESPAsyncTCP - ESPAsyncWebServer - https://github.com/marvinroger/async-mqtt-client + https://github.com/me-no-dev/ESPAsyncTCP#36b6b5a + https://github.com/me-no-dev/ESPAsyncWebServer#bab5457 + https://github.com/marvinroger/async-mqtt-client#f1b4576 Embedis NtpClientLib OneWire