Add README
This commit is contained in:
parent
247cad3d78
commit
79a5bf5b58
1 changed files with 7 additions and 0 deletions
7
README
Normal file
7
README
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
## 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
|
||||||
Loading…
Reference in a new issue