FastLED 3.9.15
|
Use this to determine what the RGB ordering for your LEDs should be.
Definition in file RGBCalibrate.ino.
#include "FastLED.h"
Go to the source code of this file.
Macros | |
#define | CLOCK_PIN 13 |
#define | DATA_PIN 3 |
#define | NUM_LEDS 7 |
Functions | |
void | loop () |
void | setup () |
Variables | |
CRGB | leds [NUM_LEDS] |