|
FastLED 3.9.15
|
#include "fl/audio/audio_input.h"
Include dependency graph for ESP32AudioInput.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | I2S_CHANNEL fl::audio::AudioChannel::Right |
| #define | I2S_CLK_PIN 4 |
| #define | I2S_SD_PIN 8 |
| #define | I2S_WS_PIN 7 |
| #define | PLATFORM_INIT_DELAY_MS 5000 |
| #define | PLATFORM_NAME "ESP32 I2S Audio FastLED Example" |
Functions | |
| fl::audio::Config | createAudioConfig () |
| void | printPlatformInfo () |