From 809ae966df349e0208c11c641fd45e8c78b91bc5 Mon Sep 17 00:00:00 2001 From: andrethomas2 <43345003+andrethomas2@users.noreply.github.com> Date: Sun, 18 Nov 2018 20:03:59 +0200 Subject: [PATCH] Update _changelog.ino --- sonoff/_changelog.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 306784da2..b60ebf9f0 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -1,5 +1,5 @@ /* 6.3.0.10 20181118 - * Add command SetOption36 0..255 milliseconds (10 default) to tune main loop dynamic delay + * Add command SetOption36 0..255 milliseconds (50 default) to tune main loop dynamic delay * * 6.3.0.9 20181118 * Moved command SetSensorXX to debugging driver freeing user code space