backup_config
Preserve your iNAV FC settings by saving a timestamped config backup. Runs 'diff all', writes output to a file, then reboots and reconnects the FC.
Instructions
Save the current FC config to a timestamped backup file.
Runs 'diff all' in the CLI and writes the output to ./backups/.txt.
NOTE: on iNAV, leaving the CLI reboots the FC, so this reboots and then auto-reconnects (~7s). The result includes 'rebooted': True.
Args: label: Optional suffix added to the filename for easy identification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No |