From 9478c34ca0b4729df740beff4cbf3bc574418097 Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Sun, 5 May 2019 18:28:29 +0200 Subject: [PATCH] Updated changelog --- sonoff/_changelog.ino | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 37e5a5e75..d671eb755 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -4,6 +4,8 @@ * Fix Shelly 2.5 overtemp * Set gamma correction as default behavior, ie "Ledtable 1" * Refactored management of lights, using classes and integers instead of floats. + * Extend PWM resolution from 8 to 10 bits for low brightness lights + * Allow all 5 PWM channels individually adressable with LEDs. (#5741) * * 6.5.0.8 20190413 * Add Tuya Dimmer 10 second heartbeat serial packet required by some Tuya dimmer secondary MCUs