Update sonoff.h

This commit is contained in:
Adrian Scillato 2018-04-15 12:14:32 -03:00 committed by GitHub
parent ec9865447b
commit e588e1e5dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,8 @@ typedef unsigned long power_t; // Power (Relay) type
#define MAX_DOMOTICZ_IDX 4 // Max number of Domoticz device, key and switch indices
#define MAX_DOMOTICZ_SNS_IDX 12 // Max number of Domoticz sensors indices
#define MAX_RULE_SIZE 512 // Max number of characters in rules
#define MAX_KNX_GA 10 // Max number of KNX Group Addresses to read that can be set
#define MAX_KNX_CB 10 // Max number of KNX Group Addresses to write that can be set
#define MODULE SONOFF_BASIC // [Module] Select default model