Merge pull request #187 from andrekir/master

add --ch-index at channel-advanced
This commit is contained in:
Andre Kirchhoff 2022-01-19 23:14:07 -03:00 committed by GitHub
commit cd1c18f0e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,9 @@ TODO
]}>
<TabItem value="cli">
TODO
```bash
meshtastic --ch-set bandwidth 125 --ch-index 0
```
</TabItem>
<TabItem value="android">
@ -99,7 +101,9 @@ TODO
]}>
<TabItem value="cli">
TODO
```bash
meshtastic --ch-set coding_rate 8 --ch-index 0
```
</TabItem>
<TabItem value="android">
@ -120,7 +124,9 @@ TODO
]}>
<TabItem value="cli">
TODO
```bash
meshtastic --ch-set spread_factor 12 --ch-index 0
```
</TabItem>
<TabItem value="android">