tictrick
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/config/settings.h
|
@ -188,7 +188,7 @@ typedef struct { |
|
|
// Plugin ZeroExport
|
|
|
// Plugin ZeroExport
|
|
|
#if defined(PLUGIN_ZEROEXPORT) |
|
|
#if defined(PLUGIN_ZEROEXPORT) |
|
|
|
|
|
|
|
|
//#define ZEROEXPORT_DEV_POWERMETER
|
|
|
#define ZEROEXPORT_DEV_POWERMETER |
|
|
#define ZEROEXPORT_MAX_GROUPS 6 |
|
|
#define ZEROEXPORT_MAX_GROUPS 6 |
|
|
#define ZEROEXPORT_GROUP_MAX_LEN_NAME 25 |
|
|
#define ZEROEXPORT_GROUP_MAX_LEN_NAME 25 |
|
|
#define ZEROEXPORT_GROUP_MAX_LEN_PM_URL 100 |
|
|
#define ZEROEXPORT_GROUP_MAX_LEN_PM_URL 100 |
|
|