diff --git a/src/config/settings.h b/src/config/settings.h index f555cc99..76bd5b95 100644 --- a/src/config/settings.h +++ b/src/config/settings.h @@ -648,7 +648,6 @@ class settings { mCfg.plugin.zeroExport.groups[group].pmPowerL3 = 0; } -#warning("Defaultsettings") // snprintf(mCfg.plugin.zeroExport.monitor_url, ZEXPORT_ADDR_LEN, "%s", DEF_ZEXPORT); // snprintf(mCfg.plugin.zeroExport.tibber_pw, ZEXPORT_ADDR_LEN, "%s", DEF_ZEXPORT); // snprintf(mCfg.plugin.zeroExport.json_path, ZEXPORT_ADDR_LEN, "%s", DEF_ZEXPORT); diff --git a/src/defines.h b/src/defines.h index 05f0acb1..83aab731 100644 --- a/src/defines.h +++ b/src/defines.h @@ -13,7 +13,7 @@ //------------------------------------- #define VERSION_MAJOR 0 #define VERSION_MINOR 8 -#define VERSION_PATCH 850034 +#define VERSION_PATCH 850035 //------------------------------------- typedef struct {