FastLED 3.9.15
Loading...
Searching...
No Matches
FxDemoReel100.ino File Reference
#include <FastLED.h>
#include "fx/1d/demoreel100.h"
+ Include dependency graph for FxDemoReel100.ino:

Go to the source code of this file.

Macros

#define BRIGHTNESS   96
 
#define COLOR_ORDER   GRB
 
#define DATA_PIN   3
 
#define FRAMES_PER_SECOND   120
 
#define LED_TYPE   WS2811
 
#define NUM_LEDS   64
 
#define USES_RGBW   0
 

Functions

void loop ()
 
void setup ()
 

Variables

DemoReel100Ptr demoReel = DemoReel100Ptr::New(NUM_LEDS)
 
CRGB leds [NUM_LEDS]
 
Rgbw rgbwMode = RgbwInvalid()