|
FastLED 3.9.15
|
Include dependency graph for Apa102.ino:Go to the source code of this file.
Macros | |
| #define | NUM_LEDS 20 |
| #define | STRIP_CLOCK_PIN 2 |
| #define | STRIP_DATA_PIN 1 |
Functions | |
| void | loop () |
| void | setup () |
| uint8_t | wrap_8bit (int i) |
Variables | |
| CRGB | leds [NUM_LEDS] = {0} |