diff --git a/hardware/LEDborg/78-ledborg.html b/hardware/LEDborg/78-ledborg.html index f0b4acff..03ff3408 100644 --- a/hardware/LEDborg/78-ledborg.html +++ b/hardware/LEDborg/78-ledborg.html @@ -26,15 +26,15 @@

PiBorg LedBorg LED output node. Expects a msg.payload with a three digit rgb triple, from 000 to 222.

See the PiBorg site for more information.

You can also use a msg.payload in the standard hex format "#rrggbb".

-

You can also use the @cheerlight colour names - red, amber, green, blue, cyan, magenta, yellow, orange, pink, purple, - white, warmwhite, black

-

You may also supply a comma seperated rrr,ggg,bbb where the value can be between 0 and 255.

+

You can also use the @cheerlight colour names - red, amber, green, blue, + cyan, magenta, yellow, orange, pink, purple, white, warmwhite, black

+

You may also supply a comma separated rrr,ggg,bbb where each value can be between 0 and 255.