|
arduino-audio-tools
|
#include "esp_http_client.h"#include "esp_idf_version.h"#include "esp_system.h"#include "esp_wifi.h"#include "nvs_flash.h"Go to the source code of this file.
Classes | |
| class | WiFiESP32 |
| Login to Wifi using the ESP32 IDF functionality. This can be accessed with the global object IDF_WIFI. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Variables | |
| class audio_tools::WiFiESP32 | IDF_WIFI |