/
SetColor
SetColor
Purpose
Set the color of the NeoPixel.
When to use
Whenever
Where to use
Anywhere
Returns
N/A
Main prototype and parameters
void CrcLib::SetColor(const Color color)
The following parameters must be passed to the function for it to work properly:
The color to set the NeoPixel (see the Color page)
Overloads
This function does not have any overloads. It can only be used as described by the main prototype.
Examples
Related articles
Content by Label
, multiple selections available,
Related content
Timer
More like this
PlayTune
PlayTune
Read with this
SetColor {FR}
SetColor {FR}
More like this
ShowColorPattern
ShowColorPattern
More like this
Color
More like this
ShowColorPattern {FR}
ShowColorPattern {FR}
More like this