From bd97621363eeb112f115df14cff36c8c94f3cc2c Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Fri, 16 Aug 2019 18:35:16 +0200 Subject: [PATCH] Update _changelog.ino for #6191 --- sonoff/_changelog.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 4e79481de..0763e1b45 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -2,6 +2,7 @@ * 6.6.0.5 20190816 * Add command WebSensor 0/1 to control display of sensor data in web GUI (#6085) * Change some table locations from RAM to Flash + * Fix wrong telemetry message when SetOption68 1 (#6191) * * 6.6.0.4 20190806 * Add support for CHIRP soil moisture sensor by Christian Baars