No description
| include | ||
| lib | ||
| src | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| platformio.ini | ||
| README | ||
## SIMPLE MP3 PLAYER w/ LOOPING (MakePython ESP32 + AUDIO shield) ### adoption of following - https://github.com/Makerfabs/Project_MakePython_Audio_Music/blob/master/music_player/music_player.ino ### this one supposed to be minimal/simple as possible. - tried to remove unnecessary stuffs from original code