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

Go to the source code of this file.

Macros

#define COLOR_ORDER   GRB
 
#define DATA_PIN   3
 
#define LED_TYPE   WS2811
 
#define MAX_MA   4000
 
#define NUM_LEDS   100
 
#define VOLTS   12
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGBArray< NUM_LEDSleds
 
TwinkleFox twinkleFox (NUM_LEDS)