14 uint16_t frame_time = 0;
16 uint8_t* alpha_channel =
nullptr;
20 uint16_t frame_time = 0,
22 uint8_t* alpha_channel =
nullptr
25 frame_time(frame_time),
27 alpha_channel(alpha_channel) {}
Defines the red, green, and blue (RGB) pixel struct.
Implements the FastLED namespace macros.
Implements a simple red square effect for 2D LED grids.
Representation of an RGB pixel (Red, Green, Blue)