We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccc1dd commit 825e329Copy full SHA for 825e329
src/AudioTools/CoreAudio/AudioHttp/AudioHttp.h
@@ -10,3 +10,6 @@
10
#include "AudioServer.h"
11
#include "ICYStream.h"
12
#include "ICYStreamBuffered.h"
13
+#ifdef ESP32
14
+# include "URLStreamESP32.h"
15
+#endif
0 commit comments