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

Detailed Description

Demonstrates how to write to multiple strips simultaneously.

Definition in file ParallelOutputDemo.ino.

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

Go to the source code of this file.

Macros

#define NUM_LEDS_PER_STRIP   16
 
#define NUM_STRIPS   16
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_STRIPS *NUM_LEDS_PER_STRIP]