mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
ec573ce45b
commit
b985fbac66
2
Rules.md
2
Rules.md
|
@ -70,7 +70,7 @@ Comparison operators are:
|
|||
|`!=`| not equal to|
|
||||
|`>=`| greater than or equal to|
|
||||
|`<=`| lesser than or equal to|
|
||||
|`\|`| used for modulo calculation remainder = 0 (i.e., exact division)|
|
||||
|`\|`| used for [modulo operation](https://en.wikipedia.org/wiki/Modulo_operation) with remainder = 0 (exact division)|
|
||||
|
||||
Some of available triggers:
|
||||
|
||||
|
|
Loading…
Reference in New Issue