mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge pull request #1462 from rbrtio/correct-gps_update_interval-conflict
resolve gps_update_interval documentation conflict
This commit is contained in:
commit
024ac6c042
|
@ -155,7 +155,7 @@ meshtastic --set position.fixed_position true --setlat 37.8651 --setlon -119.538
|
|||
|
||||
:::
|
||||
|
||||
```shell title="Set GPS update interval (Default of 0 is 30 seconds)"
|
||||
```shell title="Set GPS update interval (Default of 0 is 2 Minutes)"
|
||||
meshtastic --set position.gps_update_interval 0
|
||||
meshtastic --set position.gps_update_interval 45
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue