You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Music Player: add support for large WAV file playing
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user