FastLED 3.9.15
|
#define RGB_BYTE | ( | RO, | |
X ) |
Gets the assigned color channel for a byte's position in the output, using a passed RGB color order.
RO | the RGB color order |
X | the byte's position in the output (0-2) |
Definition at line 41 of file pixel_controller.h.