Skip to content

Commit

Permalink
Update sonoff.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ascillato committed Apr 19, 2018
1 parent 7e5d2f9 commit 8f68967
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sonoff/sonoff.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ typedef unsigned long power_t; // Power (Relay) type
#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 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

Expand Down

0 comments on commit 8f68967

Please sign in to comment.