@@ -741,10 +746,7 @@
-
-
-
-
Set to 0 for UTC time
+
diff --git a/code/platformio.ini b/code/platformio.ini
index ffe91680..4835845b 100644
--- a/code/platformio.ini
+++ b/code/platformio.ini
@@ -11,14 +11,13 @@ debug_flags = -DDEBUG_ESP_CORE -DDEBUG_ESP_SSL -DDEBUG_ESP_WIFI -DDEBUG_ESP_HTTP
build_flags_512k = ${common.build_flags} -Wl,-Tesp8266.flash.512k0.ld
build_flags_1m = ${common.build_flags} -Wl,-Tesp8266.flash.1m0.ld
lib_deps =
- https://github.com/xoseperez/Time
ArduinoJson
https://github.com/me-no-dev/ESPAsyncTCP#a57560d
https://github.com/me-no-dev/ESPAsyncWebServer#313f337
https://github.com/marvinroger/async-mqtt-client#v0.8.1
PubSubClient
Embedis
- NtpClientLib
+ https://github.com/gmag11/NtpClient.git#2.5.0
OneWire
Brzo I2C
https://github.com/krosk93/espsoftwareserial#a770677