From c71b06614ebcb7bba27c418f2bfa380ff04ab039 Mon Sep 17 00:00:00 2001 From: gemu2015 Date: Wed, 22 May 2019 12:34:16 +0200 Subject: [PATCH] Update xdrv_10_scripter.ino --- sonoff/xdrv_10_scripter.ino | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sonoff/xdrv_10_scripter.ino b/sonoff/xdrv_10_scripter.ino index 288a052ee..83c29a42c 100644 --- a/sonoff/xdrv_10_scripter.ino +++ b/sonoff/xdrv_10_scripter.ino @@ -36,9 +36,7 @@ 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 {}) -changelog after merging to Tasmota -1.01 optimized median filter, support for opt filter lenght, support for arrays -1.02 string token support + \*********************************************************************************************/