copy_pid_profile
Copy a PID profile from one slot to another by switching to the source and transferring to the destination. Use with cli_save to persist changes.
Instructions
Copy a PID profile to another slot. Switches to the source profile then copies it to the destination. Call cli_save afterwards to persist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source PID profile index (0-based) | |
| destination | Yes | Destination PID profile index (0-based) |