From 0e682ce3992bd6c83f90b6dff1ab54c077dcc0b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Fri, 11 Aug 2017 16:55:07 +0200 Subject: [PATCH] Update third party libs --- code/platformio.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/platformio.ini b/code/platformio.ini index 0b1c08fd..d75dcfc0 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -12,9 +12,9 @@ lib_deps = Adafruit Unified Sensor https://github.com/xoseperez/Time ArduinoJson - https://github.com/me-no-dev/ESPAsyncTCP#36b6b5a - https://github.com/me-no-dev/ESPAsyncWebServer#bab5457 - https://github.com/marvinroger/async-mqtt-client#f1b4576 + https://github.com/me-no-dev/ESPAsyncTCP#991f855 + https://github.com/me-no-dev/ESPAsyncWebServer#a94265d + https://github.com/marvinroger/async-mqtt-client#v0.8.1 PubSubClient Embedis NtpClientLib