ML-197: add Elm-style Presto application

This commit is contained in:
Claudio Ortolina
2026-05-26 08:59:01 +03:00
parent 631053b87e
commit 19e097e514
7 changed files with 3128 additions and 32 deletions
+6
View File
@@ -10,6 +10,12 @@ mpremote fs cp main.py :main.py
mpremote reset
'''
[tasks.music_library]
run = '''
mpremote fs cp music_library.py :main.py
mpremote reset
'''
[tasks.poc]
run = '''
mpremote fs cp poc.py :main.py