mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 05:36:39 +00:00
Update AudioFileSourceICYStream.h
This commit is contained in:
parent
385a7d0904
commit
5db1f8716d
@ -23,9 +23,9 @@
|
|||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#ifdef ESP32
|
#ifdef ESP32
|
||||||
// #include <HTTPClient.h>
|
#include <HTTPClient.h>
|
||||||
#else
|
#else
|
||||||
// #include <ESP8266HTTPClient.h>
|
#include <ESP8266HTTPClient.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "AudioFileSourceHTTPStream.h"
|
#include "AudioFileSourceHTTPStream.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user