typo
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5467 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -329,7 +329,7 @@ hsb2hex($$$) {
|
||||
|
||||
|
||||
# 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)
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user