From a422f9eeba221ca4a08527d416f598d22261af6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Wed, 15 Aug 2018 23:42:55 +0200 Subject: [PATCH] Reference fauxmoESP 3.0.0 --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index 791ae6ea..78a2c147 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -76,6 +76,7 @@ lib_deps = https://github.com/plerup/espsoftwareserial#3.4.1 https://github.com/me-no-dev/ESPAsyncTCP#55cd520 https://github.com/me-no-dev/ESPAsyncWebServer#05306e4 + https://bitbucket.org/xoseperez/fauxmoesp.git#3.0.0 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.1 @@ -90,7 +91,6 @@ lib_deps = https://github.com/LowPowerLab/RFM69#1.1.3 https://github.com/xoseperez/Time NewPing -# https://bitbucket.org/xoseperez/fauxmoesp.git#2.4.2 lib_ignore = # ------------------------------------------------------------------------------