From 7bd9bd04986cee5234b60621e31660d51a7fa9c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Thu, 21 Dec 2017 23:35:55 +0100 Subject: [PATCH] Remove library dependencies --- code/platformio.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/platformio.ini b/code/platformio.ini index 717466ae..cf6eff18 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -21,14 +21,13 @@ lib_deps = NtpClientLib OneWire Brzo I2C - SparkFun BME280 https://github.com/krosk93/espsoftwareserial#a770677 + SparkFun BME280 PMS Library https://bitbucket.org/xoseperez/justwifi.git#1.1.4 https://bitbucket.org/xoseperez/hlw8012.git#1.1.0 https://bitbucket.org/xoseperez/fauxmoesp.git#2.3.0 https://bitbucket.org/xoseperez/nofuss.git#0.2.5 - https://bitbucket.org/xoseperez/emonliteesp.git#0.2.0 https://bitbucket.org/xoseperez/debounceevent.git#2.0.1 https://github.com/xoseperez/my92xx#3.0.0 https://github.com/xoseperez/RemoteSwitch-arduino-library.git