FastLED 3.9.15
Loading...
Searching...
No Matches
OctoWS2811Demo.ino File Reference

Detailed Description

Demonstrates how to use OctoWS2811 output.

Definition in file OctoWS2811Demo.ino.

#include <OctoWS2811.h>
#include <FastLED.h>
+ Include dependency graph for OctoWS2811Demo.ino:

Go to the source code of this file.

Macros

#define NUM_LEDS_PER_STRIP   64
 
#define NUM_STRIPS   8
 
#define USE_OCTOWS2811
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_STRIPS *NUM_LEDS_PER_STRIP]