Browse Source

Update DebounceEvent library (moved to GitHub) and NtpClientLib

sonoffsc
Xose Pérez 6 years ago
parent
commit
0c5d34f19c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      code/platformio.ini

+ 2
- 2
code/platformio.ini View File

@ -72,7 +72,7 @@ lib_deps =
ArduinoJson
https://github.com/marvinroger/async-mqtt-client#v0.8.1
Brzo I2C
https://bitbucket.org/xoseperez/debounceevent.git#2.0.3
https://github.com/xoseperez/debounceevent.git#2.0.3
https://github.com/xoseperez/eeprom_rotate#0.9.1
Embedis
Encoder
@ -86,7 +86,7 @@ lib_deps =
https://github.com/madpilot/mDNSResolver#4cfcda1
https://github.com/xoseperez/my92xx#3.0.1
https://bitbucket.org/xoseperez/nofuss.git#0.2.5
https://github.com/xoseperez/NtpClient.git#0016a59
https://github.com/xoseperez/NtpClient.git#0942ebc
OneWire
PZEM004T
PubSubClient


Loading…
Cancel
Save