From 87859c5ad89e2544cb2d65882f25185bc167528a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Sun, 1 Jul 2018 00:01:18 +0200 Subject: [PATCH] Update JustWifi to fix memory leak in setSoftAP --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index 4b0fdc2f..cf16997d 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -79,7 +79,7 @@ lib_deps = https://bitbucket.org/xoseperez/fauxmoesp.git#2.4.2 https://github.com/xoseperez/hlw8012.git#1.1.0 https://github.com/markszabo/IRremoteESP8266#v2.2.0 - https://github.com/xoseperez/justwifi.git#2.0.0 + https://github.com/xoseperez/justwifi.git#2.0.1 https://github.com/madpilot/mDNSResolver#4cfcda1 https://github.com/xoseperez/my92xx#3.0.1 https://bitbucket.org/xoseperez/nofuss.git#0.2.5