From 7294241037f83762973c5ea3cc605ee693783e9a Mon Sep 17 00:00:00 2001 From: gemu2015 Date: Tue, 23 Jul 2019 07:04:37 +0200 Subject: [PATCH] Update xdrv_10_scripter.ino --- sonoff/xdrv_10_scripter.ino | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sonoff/xdrv_10_scripter.ino b/sonoff/xdrv_10_scripter.ino index 20d20d542..6a19a4a30 100644 --- a/sonoff/xdrv_10_scripter.ino +++ b/sonoff/xdrv_10_scripter.ino @@ -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) 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 \*********************************************************************************************/