diff --git a/code/espurna/config/version.h b/code/espurna/config/version.h index 71515b10..d1a43210 100644 --- a/code/espurna/config/version.h +++ b/code/espurna/config/version.h @@ -1,5 +1,5 @@ #define APP_NAME "ESPURNA" -#define APP_VERSION "1.12.5b" +#define APP_VERSION "1.12.5g" #define APP_REVISION "" #define APP_AUTHOR "xose.perez@gmail.com" #define APP_WEBSITE "http://tinkerman.cat" diff --git a/code/platformio.ini b/code/platformio.ini index 66066ea7..e1a5c082 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -26,7 +26,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/gmag11/NtpClient.git#28af3a5 + https://github.com/xoseperez/NtpClient.git#0016a59 OneWire PMS Library PZEM004T