|
FastLED 3.9.15
|
#include "FastLED.h"
Include dependency graph for AudioReactive.ino:Go to the source code of this file.
Macros | |
| #define | I2S_CLK 4 |
| #define | I2S_SD 8 |
| #define | I2S_WS 7 |
| #define | LED_PIN 2 |
| #define | NUM_LEDS 60 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| fl::shared_ptr< fl::audio::Processor > | audio |
| CRGB | leds [NUM_LEDS] |