Music Player: add support for large WAV file playing

This commit is contained in:
Thomas Farstrike
2025-10-28 10:54:02 +01:00
parent 08211b74ba
commit 9b4cc3fc19
2 changed files with 103 additions and 47 deletions
+4 -1
View File
@@ -66,4 +66,7 @@ $mpremote fs cp -r resources :/
popd
$mpremote reset
if [ -z "$appname" ]; then
echo "Not resetting so the installed app can be used immediately."
$mpremote reset
fi