Skip to content

Commit 2f76f30

Browse files
Update README.md
1 parent cf98e43 commit 2f76f30

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ Install [ESP_VS1053_Library](https://github.com/baldram/ESP_VS1053_Library) and
1616

1717
Take care to install the master branch of the VS1053 library or at least a version from commit [ba1803f](https://github.com/baldram/ESP_VS1053_Library/commit/ba1803f75722a36f3e9f539129e885bea3c60f71) or later because the `getChipVersion()` call that is needed is not included in the latest release.<br>See https://github.com/CelliesProjects/ESP32_VS1053_Stream/issues/23
1818

19-
Use the [2.0.17 Arduino ESP32 core version](https://github.com/espressif/arduino-esp32/releases/tag/2.0.17).
20-
21-
19+
Use the [latest Arduino ESP32 core version](https://github.com/espressif/arduino-esp32/releases/latest).
2220

2321
## Example: play a stream
2422
```c++

0 commit comments

Comments
 (0)