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
Expand | ||
---|---|---|
| ||
|
Related articles
Content by Label