sync
Upload changed project files to the board, skipping unchanged ones, then soft-reset so main.py restarts.
Instructions
Upload a project folder (default 'src') to the board, sending only files whose SHA-256 differs from the board copy, then soft-reset so main.py restarts. Options: remote_dir (default '/'), force (upload everything), dry_run (only report), reset (default true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| reset | No | ||
| dry_run | No | ||
| local_dir | No | ||
| remote_dir | No |