mirror of https://github.com/arendst/Tasmota.git
Created White Blend Mode (markdown)
parent
7de5c2719b
commit
adb5311d51
|
@ -0,0 +1,17 @@
|
|||
White Blend Mode is used for 4 channel (RGBW) and 5 channel (RGBWC) devices. It is enabled by setting the last PWM channel to zero (e.g., [`RGBWWTable 255,255,255,<n>,0`](Commands#rgbwwtable)) to lower the white channel intensity.
|
||||
|
||||
Generally, white leds are brighter than RGBLEDs. If you want to keep the same brightness, you need to calibrate the white level. In this mode, any white component will be removed from RGB LEDs and sent to white LEDs. This makes whites look much better.
|
||||