[presto] update README.md
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user