FastLED NeoPixel v1.0.3
|
A basic strip test program. More...
#include <FastLED_NeoPixel.h>
Macros | |
#define | DATA_PIN 6 |
#define | NUM_LEDS 60 |
#define | BRIGHTNESS 50 |
Variables | |
FastLED_NeoPixel< NUM_LEDS, DATA_PIN, NEO_GRB > | strip |
A basic strip test program.