mirror of https://github.com/arendst/Tasmota.git
Update xdrv_10_scripter.ino
This commit is contained in:
parent
00c2cabb62
commit
7294241037
|
@ -35,12 +35,6 @@ no math hierarchy (costs ram and execution time, better group with brackets, an
|
||||||
(will probably make math hierarchy an ifdefed option)
|
(will probably make math hierarchy an ifdefed option)
|
||||||
keywords if then else endif, or, and are better readable for beginners (others may use {})
|
keywords if then else endif, or, and are better readable for beginners (others may use {})
|
||||||
|
|
||||||
a. fixed filters
|
|
||||||
b. switch case for strings
|
|
||||||
c. recoded if then else
|
|
||||||
d. -> silent execute (no mqtt and weblog)
|
|
||||||
e. fast section F
|
|
||||||
f. pc[x] tasmota pulse counter
|
|
||||||
|
|
||||||
\*********************************************************************************************/
|
\*********************************************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue