Skip to content

Commit

Permalink
Merge pull request #5748 from s-hadinger/fix/better_colormode
Browse files Browse the repository at this point in the history
Allow all 5 PWM channels individually adressable with LEDs.
  • Loading branch information
arendst authored May 5, 2019
2 parents 472ac7c + 9478c34 commit fa64a0b
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 233 deletions.
2 changes: 2 additions & 0 deletions sonoff/_changelog.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit fa64a0b

Please sign in to comment.