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)) {
It seems that the code don't work anymore with the latest version of the latest SDFat Library
I get the following error: