Implement Mp3Player dynamic application

This commit is contained in:
Adolfo Reyna
2026-06-28 22:22:57 -04:00
parent 0fb3c22f79
commit 98ae52d3a8
5 changed files with 2328 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[manifest]
version=0.1
[target]
sdk=0.7.0-dev
platforms=esp32s3
[app]
id=one.tactility.mp3player
versionName=1.0.0
versionCode=1
name=MP3 Player