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

Detailed Description

Demonstrates how to use multiple LED strips, each with the same data.

Definition in file MirroringSample.ino.

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

Go to the source code of this file.

Macros

#define NUM_LEDS_PER_STRIP   60
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS_PER_STRIP]