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