FastLED 3.9.15
Loading...
Searching...
No Matches

◆ RGBWPixel() [1/2]

fl::RGBWPixel::RGBWPixel ( )
inline

Definition at line 20 of file rgbw_pixel.h.

20: r(0), g(0), b(0), w(0) {}

References b, g, r, and w.