mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
94c8388e4a
commit
bc86a60335
2
Rules.md
2
Rules.md
|
@ -35,7 +35,7 @@ Rule sets are defined by using the [`Rule<x>`](Commands#rule) command. After def
|
|||
|
||||
> See [Commands](Commands#Rules) for a complete list of rules related commands.
|
||||
|
||||
There are 3 separate rule sets called `Rule1`, `Rule2` and `Rule3`. Each rule set can contain as many rules as can fit within the 512 character limit. Whenever a rule set is active all the rules in it will execute.
|
||||
There are 3 separate rule sets called `Rule1`, `Rule2` and `Rule3`. Each rule set can contain as many rules as can fit within the 511 character limit. Whenever a rule set is active all the rules in it will execute.
|
||||
|
||||
Rules inside a rule set can be concatenated and have to be in one line:
|
||||
|
||||
|
|
Loading…
Reference in New Issue