FastLED 3.9.15
Loading...
Searching...
No Matches
OctoWS2811.ino File Reference
#include <OctoWS2811.h>
#include <FastLED.h>
+ Include dependency graph for OctoWS2811.ino:

Go to the source code of this file.

Macros

#define BLUE   0x0000FF
 
#define GREEN   0x00FF00
 
#define NUM_LEDS   1920
 
#define ORANGE   0xE05800
 
#define PINK   0xFF1088
 
#define RED   0xFF0000
 
#define USE_OCTOWS2811
 
#define WHITE   0xFFFFFF
 
#define YELLOW   0xFFFF00
 

Functions

void colorWipe (int color, int wait)
 
void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS]