You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ But if you don't have a local music server you can still use eStreamPlayer to tu
45
45
46
46
### Setup
47
47
48
-
Use [ESP32 Arduino Core v1.0.6](https://github.com/espressif/arduino-esp32/releases/tag/1.0.6) or earlier to compile. Since core version 2.0.0 HTTPClient has some issues that hopefully will be solved in a future version.
48
+
Use [the latest ESP32 Arduino Core](https://github.com/espressif/arduino-esp32/releases/latest)
49
49
50
50
1. Download the [latest eStreamPlayer release](https://github.com/CelliesProjects/eStreamPlayer32/releases/latest).
51
51
2. Install the [required libraries](#software-needed) and the drivers for your dac. See [supported hardware](#supported-hardware).
0 commit comments