mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
typo
git-svn-id: https://svn.fhem.de/fhem/trunk@5467 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
49cb10b864
commit
c7d8dc252a
@ -329,7 +329,7 @@ hsb2hex($$$) {
|
|||||||
|
|
||||||
|
|
||||||
# COLOR SPACE: RGB(hex) & RGB(dec)
|
# COLOR SPACE: RGB(hex) & RGB(dec)
|
||||||
# hex > r=hex(00, FF), s=hex(00, FF), v=hex(00, FF)
|
# hex > r=hex(00, FF), g=hex(00, FF), b=hex(00, FF)
|
||||||
# dec > r=int(0, 255), g=int(0, 255), b=int(0, 255)
|
# dec > r=int(0, 255), g=int(0, 255), b=int(0, 255)
|
||||||
#
|
#
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user