From 09c1b4f5f9fce189bac1a470b2750480240d2039 Mon Sep 17 00:00:00 2001 From: Andrea Pede Date: Thu, 9 May 2019 12:14:18 +0200 Subject: [PATCH] Update _changelog.ino --- sonoff/_changelog.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 9ddb1b357..871d04ae4 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -7,6 +7,7 @@ * Extend PWM resolution from 8 to 10 bits for low brightness lights * Allow all 5 PWM channels individually adressable with LEDs. (#5741) * Fixed inversion of WC/WW channels, back to RGBCW + * Fixed the Unescape() function and the SendSerial3 behaviour * * 6.5.0.8 20190413 * Add Tuya Dimmer 10 second heartbeat serial packet required by some Tuya dimmer secondary MCUs