Definition at line 30 of file RGBWEmulated.ino.
30 {
31 Serial.begin(115200);
32
35 delay(2000);
36}
CFastLED FastLED
Global LED strip management instance.
static RGBWEmulatedController< ControllerT, GRB > rgbwEmu(rgbw)
References FastLED, leds, NUM_LEDS, and rgbwEmu.