add smoke test for configure via yaml file

This commit is contained in:
Mike Kinney
2021-12-06 14:23:02 -08:00
parent 291e235e34
commit 516082e2d3
3 changed files with 29 additions and 2 deletions

View File

@@ -126,6 +126,15 @@ Setting HAM ID to KI1345 and turning off encryption
Writing modified channels to device
```
## Changing multiple settings from a yaml file
You can put parameters into a yaml file to update multiple values. See the example_config.yml.
This is how you might call it:
```
meshtastic --configure example_config.yaml
```
## FAQ/common problems
This is a collection of common questions and answers from our friendly forum.