diff --git a/code/lib/WProgram/WProgram.h b/code/lib/WProgram/WProgram.h deleted file mode 100644 index dca27d86..00000000 --- a/code/lib/WProgram/WProgram.h +++ /dev/null @@ -1 +0,0 @@ -#include diff --git a/code/platformio.ini b/code/platformio.ini index 7bde2bd5..d58217a1 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -21,7 +21,7 @@ lib_deps = https://bitbucket.org/xoseperez/hlw8012.git https://bitbucket.org/xoseperez/emonliteesp.git https://bitbucket.org/xoseperez/fauxmoESP.git - https://github.com/jccprj/RemoteSwitch-arduino-library + https://github.com/xoseperez/RemoteSwitch-arduino-library.git lib_ignore = FauxmoESP, ESPAsyncUDP # ------------------------------------------------------------------------------