|
FastLED 3.9.15
|
Cylon eye effect with ScreenMap.
Definition in file FxCylon.ino.
Include dependency graph for FxCylon.ino:Go to the source code of this file.
Macros | |
| #define | DATA_PIN 2 |
| #define | NUM_LEDS 64 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| Cylon | cylon (NUM_LEDS) |
| CRGB | leds [NUM_LEDS] |