mpflaga / Arduino_Library-vs1053_for_SdFat

Arduino device library interfacing vs1053 MP3 player chip to audio stream from an Sd Card.
https://mpflaga.github.io/Arduino_Library-vs1053_for_SdFat/
Other
38 stars 12 forks source link

compile error unable to compile. #20

Open The-Valveman opened 1 year ago

The-Valveman commented 1 year ago

when i try to compile the fileplayer demo i get a error trying to compile at line 615 sd.chdir("/",true); in the orange banner at the bottom of the screen it states "no matching function for call to 'SdFat32::chdir(const char [2],bool); any ideas please

mpflaga commented 1 year ago

Please see issues 13