FastLED 3.9.3
|
Demonstrates how to mix noise generation with color palettes on a 2D LED matrix.
Definition in file NoisePlusPalette.ino.
Go to the source code of this file.
Macros | |
#define | COMPILE_NOISEPLUSPALETTE 1 |
Functions | |
void | setup () |
void | loop () |
#define COMPILE_NOISEPLUSPALETTE 1 |
Definition at line 11 of file NoisePlusPalette.ino.
void loop | ( | ) |
Definition at line 100 of file NoisePlusPalette.ino.
void setup | ( | ) |
Definition at line 99 of file NoisePlusPalette.ino.