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 78ae0e2 commit 9003735Copy full SHA for 9003735
library.properties
@@ -1,9 +1,9 @@
1
name=ESP32_VS1053_Stream
2
-version=2.0.8
+version=2.1.0
3
author=Cellie
4
maintainer=Cellie <CelliesProjects@users.noreply.github.com>
5
-sentence=This is a Arduino IDE library for playing mp3, aac and flac/ogg streams with a vs1053 decoder.
6
-paragraph=This library plays http, https (insecure mode) and chunked streams and parses the stream metadata.
+sentence=This is a Arduino IDE library for playing mp3, aac and flac/ogg local files and online streams with a vs1053 decoder.
+paragraph=This library plays http, https (insecure mode) and chunked streams and parses the stream metadata. Also plays local Ogg and mp3 files.
7
category=Other
8
url=https://github.com/CelliesProjects/ESP32_VS1053_Stream
9
architectures=esp32
0 commit comments