Go to the documentation of this file.
52 void storeBrightness(
int rgbLed,
unsigned char type,
unsigned char bness);
70 bool setBrightness(
unsigned char rgbLed,
unsigned char bness);
109 static const bool ON =
true;
110 static const bool OFF =
false;