mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-31 22:47:44 +00:00
Fix typo.
Typo I stumbled over...
This commit is contained in:
parent
76758d3470
commit
a103972a21
@ -87,7 +87,7 @@
|
|||||||
* survive a reboot and can be stored in flash - in saveSettings()
|
* survive a reboot and can be stored in flash - in saveSettings()
|
||||||
* .b Actual channel values are computed from RGB or CT combined with brightness.
|
* .b Actual channel values are computed from RGB or CT combined with brightness.
|
||||||
* Range is still 0..255 (8 bits) - in getActualRGBCW()
|
* Range is still 0..255 (8 bits) - in getActualRGBCW()
|
||||||
* .c The 5 internal channels RGBWC are mapped to the actual channels supproted
|
* .c The 5 internal channels RGBWC are mapped to the actual channels supported
|
||||||
* by the light_type: in calcLevels()
|
* by the light_type: in calcLevels()
|
||||||
* 1 channel - 0:Brightness
|
* 1 channel - 0:Brightness
|
||||||
* 2 channels - 0:Coldwhite 1:Warmwhite
|
* 2 channels - 0:Coldwhite 1:Warmwhite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user