|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioTypes.h"#include "esp_adc/adc_cali_scheme.h"#include "esp_adc/adc_continuous.h"Go to the source code of this file.
Classes | |
| class | AnalogConfigESP32V1 |
| ESP32 specific configuration for i2s input via adc using the adc_continuous API. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | ADC_UNIT ADC_UNIT_1 |
| #define | ANALOG_CONFIG |
| #define ADC_UNIT ADC_UNIT_1 |
| #define ANALOG_CONFIG |