Releases: adafruit/Adafruit_VS1053_Library
Releases · adafruit/Adafruit_VS1053_Library
1.4.1 Add Feather C6 support
1.4.0 Add looping and fast forward features
What's Changed
- Add fast forward feature to playing sound tracks. by @cogliano in #74
- allowed playing a file in endless loop by @Krakenus in #75
- Refactored #75 by @johnwargo in #94
New Contributors
Full Changelog: 1.3.2...1.4.0
1.3.2 Updated example for RP2040
What's Changed
- Update example for Feather RP2040 by @caternuson in #91
Full Changelog: 1.3.1...1.3.2
1.3.1 - Updated CI Actions versions
Update CI action versions
1.3.0 - Update to BusIO
- Updates SPI to use BusIO. This adds a new library dependency - Adafruit BusIO.
1.2.1 - Added ESP32-S2 Feather pins, ESP32-S2 Feather is currently NOT supported
1.2.0 - Enabled MPEG layer 1 and 2 playback, used wdtFeed() instead of yield() to avoid crash
1.1.0 - Moved repository to GitHub Actions, fully documented code with Doxygen
Merge pull request #71 from adafruit/actionci Moved to actions, doxygen