18#define YELLOW 0xFFFF00
20#define ORANGE 0xE05800
25 Serial.println(
"ColorWipe Using FastLED");
27 LEDS.setBrightness(60);
46 delayMicroseconds(wait);
CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
void colorWipe(int color, int wait)
@ GRB
Green, Red, Blue (0102)
Representation of an RGB pixel (Red, Green, Blue)