From a802d7671329c76c28cef8b9d894b4db19caa461 Mon Sep 17 00:00:00 2001 From: thirug010 <30732819+thirug010@users.noreply.github.com> Date: Sun, 19 May 2019 09:50:57 -0500 Subject: [PATCH] update the changelog.ino --- sonoff/_changelog.ino | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 7e2852ff8..de056c030 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -1,8 +1,6 @@ /* - * 6.5.0.13 20190518 - * Updated xdrv_01_webserver.ino to show dimmer slider2 by default for Tuya Dimmer Module optionally disabled for non dimmers - * Updated xdrv_16_tuyadimmer.ino remove the use of XdrvMailbox and removed the pow functions - * updated sonoff.ino to hold current device id + * 6.5.0.14 20190520 + * Updated xdrv_16_tuyadimmer.ino repalced TuyGetPower with bitRead() * * 6.5.0.12 20190517 * Add command SetOption65 (tuya_show_dimmer) to enable or disable dimmer Slider ( for 4 Gang Tuya switch)