You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the code don't work anymore with the latest version of the latest SDFat Library
I get the following error:
In function 'void playRandomTrack(int)':
Random_Touch_MP3:274:31: error: 'FatFile* FatVolume::vwd()' is private within this context
while (file.openNext(sd.vwd(), O_READ)) {
The text was updated successfully, but these errors were encountered:
It seems that the code don't work anymore with the latest version of the latest SDFat Library
I get the following error:
The text was updated successfully, but these errors were encountered: