Revert lib changes

This commit is contained in:
Gunnar Skjold
2021-12-18 14:41:58 +01:00
parent ae7e3d11d5
commit f8b1725e94

View File

@@ -2,7 +2,7 @@
extra_configs = platformio-user.ini
[common]
lib_deps = https://github.com/JChristensen/Timezone.git@1.2.4, 256dpi/MQTT@2.5.0, OneWireNg@0.10.0, DallasTemperature@3.9.1, EspSoftwareSerial@6.14.1, https://github.com/gskjold/RemoteDebug.git, https://github.com/PaulStoffregen/Time.git@1.6.1
lib_deps = file://lib/Timezone, 256dpi/MQTT@2.5.0, OneWireNg@0.10.0, DallasTemperature@3.9.1, EspSoftwareSerial@6.14.1, https://github.com/gskjold/RemoteDebug.git, Time@1.6.0
lib_ignore = OneWire
[env:esp8266]