FastLED 3.9.15
|
Demonstrates how to use FastLED color functions even without a "pixel-addressible" smart LED strip.
Definition in file AnalogOutput.ino.
#include <FastLED.h>
Go to the source code of this file.
Macros | |
#define | BLUEPIN 3 |
#define | GREENPIN 6 |
#define | REDPIN 5 |
Functions | |
void | colorBars () |
void | loop () |
void | setup () |
void | showAnalogRGB (const CRGB &rgb) |