Trying to get simple WAV playback via Arduino. Found the “de-facto” library for that: PCM by TMRh20, which is in PIO repo.
But the library seem broken to me. There is no headers, examples, etc. When I include TMRpcm.h or PCM.h they are not found.
Can anyone have look?