31#define COLOR_ORDER GRB
42 for (int16_t i = 0; i < num; i++) {
53 for (
CRGB& c : leds2) {
66 .setScreenMap(screenmap);
69 .setScreenMap(screenmap2);
81 Serial.println(
"setup");
85 Serial.println(
"loop");
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 push_back(const T &value)
FastLED's Elegant JSON Library: fl::Json
HeapVector< T, Allocator > vector
@ Blue
<div style='background:#0000FF;width:4em;height:4em;'></div>
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>
Representation of an RGB pixel (Red, Green, Blue)