Skip to content

Releases: bluejunimo/YX5300_ESP32

1.1.0

09 Oct 19:05
69ff1cb

Choose a tag to compare

What's New

  • queryDeviceState() function added thanks to issue #2

What's Changed

  • Switched arguments in playTrackInFolder(X, Y) to match function name thanks to issue #1

Full Changelog: 1.0.0...1.1.0

Full Functionality 1.0.0

22 Apr 15:27

Choose a tag to compare

  • Changed function names for clarity
  • Added new functions for full functionality
  • Cleaned up code

New Features 0.2.0

29 Mar 12:18

Choose a tag to compare

  • Changed a few function names for clarity
  • Added new functions for:
    • skipping tracks
    • going back to the previous track
    • looping current track
    • playing individual tracks.
  • Updated example code

Hotfix 0.1.1

12 Mar 15:10
57da734

Choose a tag to compare

library.properties

  • Changed email to a more professional one
  • Removed email from author

Initial Release 0.1.0

11 Mar 16:36

Choose a tag to compare

This is the initial release of this library. It's still in its infant stages, but I hope to get most or all the functionality of the YX5300 added in due time.

This was tested and used on only one ESP32 standard dev board. It might not work on your device.