mirror of
https://github.com/meshtastic/python.git
synced 2026-09-15 14:59:24 -04:00
add smoke test for configure via yaml file
This commit is contained in:
1 parent
291e235e34
commit
516082e2d3
3 files changed
+29
-2
No files matched your search
@@ -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.
|
||||
|
||||
Reference in new issue
Block a user