8 lines
311 B
Markdown
8 lines
311 B
Markdown
## 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
|