|
arduino-audio-tools
|
#include "WiFiClientZephyr.h"#include <zephyr/net/tls_credentials.h>#include <zephyr/net/socket.h>Go to the source code of this file.
Classes | |
| class | WiFiClientSecureZephyr |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Typedefs | |
| using | WiFiClientSecure = WiFiClientSecureZephyr |