[presto] update README.md

This commit is contained in:
Claudio Ortolina
2026-05-06 08:55:28 +01:00
parent 9ed368c377
commit f4729ba9fc
+3 -1
View File
@@ -56,12 +56,14 @@ mpremote fs cp secrets.py :secrets.py
mpremote reset
```
You can also deploy with the project task:
After `secrets.py` has been copied to the device once, you can redeploy the app with the project task:
```bash
mise run presto
```
This copies `records_on_the_day.py` to `:main.py` and resets the device; it does not copy `secrets.py`.
**Using Thonny:**
1. Open Thonny and select "MicroPython (Raspberry Pi Pico)" as the interpreter