mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-23 11:17:11 +02:00
0.8.850035-zero
This commit is contained in:
parent
9476d76660
commit
6eb0a5d8ca
2 changed files with 1 additions and 2 deletions
|
@ -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);
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
//-------------------------------------
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH 850034
|
||||
#define VERSION_PATCH 850035
|
||||
|
||||
//-------------------------------------
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue