mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Add comment
This commit is contained in:
parent
24669bb674
commit
8ff609b371
@ -165,8 +165,8 @@ struct RULES {
|
|||||||
long old_dimm = -1;
|
long old_dimm = -1;
|
||||||
|
|
||||||
uint16_t last_minute = 60;
|
uint16_t last_minute = 60;
|
||||||
uint16_t vars_event = 0;
|
uint16_t vars_event = 0; // Bitmask supporting MAX_RULE_VARS bits
|
||||||
uint16_t mems_event = 0;
|
uint16_t mems_event = 0; // Bitmask supporting MAX_RULE_MEMS bits
|
||||||
bool teleperiod = false;
|
bool teleperiod = false;
|
||||||
bool busy = false;
|
bool busy = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user