Implemented the behaviour recommended by the datasheet when playing a file (send endFillBytes and Cancel playback) to bring VS1053 in correct state after playback and prevent playingMusic from becoming false while VS1053 is still playing data from the buffer (currently there is no way to tell if there is still music playing!)
@TheNitek the PR has conflicts, do you want to resolve them and get this moving or close it? I can't see the conflicts because apparently they've been deleted.
Implemented the behaviour recommended by the datasheet when playing a file (send endFillBytes and Cancel playback) to bring VS1053 in correct state after playback and prevent
playingMusic
from becoming false while VS1053 is still playing data from the buffer (currently there is no way to tell if there is still music playing!)