Browse Source

Reference fauxmoESP 3.0.0

ech1560
Xose Pérez 6 years ago
parent
commit
a422f9eeba
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/platformio.ini

+ 1
- 1
code/platformio.ini View File

@ -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 =
# ------------------------------------------------------------------------------


Loading…
Cancel
Save