|
FastLED 3.9.15
|
#include "FastLED.h"
Include dependency graph for AdafruitBridge.ino:Go to the source code of this file.
Macros | |
| #define | DATA_PIN 3 |
| #define | FASTLED_USE_ADAFRUIT_NEOPIXEL |
| #define | NUM_LEDS 10 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| uint8_t | hue = 0 |
| CRGB | leds [NUM_LEDS] |