-
Notifications
You must be signed in to change notification settings - Fork 113
write one led
Set the R, G, B color of a single LED. If Refresh is true (default) the new color is immediately displayed. If Refresh is false the new color is stored in memory but the LED is not updated until Refresh is called.
Refresh? (T)
Specifies if the lights should be refreshed to display the new colors, or if the colors should only be stored in memory and not visually updated.
LINX Resource
Contains LINX connection resources.
LED Index
Specifies the index of the WS2812 LED to update.
Color
The 24-bit RGB color for the WS2812 LED.
Error In
Describes error conditions that occur before this node runs. This input provides standard error in functionality.
LINX Resource
Contains LINX connection resources.
Error Out
Contains error information. This output provides standard error out functionality.