22#define YELLOW 0xFFFF00
24#define ORANGE 0xE05800
29 Serial.println(
"ColorWipe Using FastLED");
41 delayMicroseconds(wait);
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS 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)