fix fixed position default

This commit is contained in:
pdxlocations 2023-08-05 22:55:59 -07:00
parent 2f58a465a6
commit 908d6a506f

View file

@ -32,7 +32,7 @@ How long should we try to get our position during each GPS update interval attem
Acceptable values: `true` or `false` Acceptable values: `true` or `false`
True by default False by default
If set, this node is at a fixed position. The device will generate GPS updates at the regular GPS update interval, but use whatever the last lat/lon/alt it saved for the node. The lat/lon/alt can be set by an internal GPS or with the help of the mobile device's GPS. If set, this node is at a fixed position. The device will generate GPS updates at the regular GPS update interval, but use whatever the last lat/lon/alt it saved for the node. The lat/lon/alt can be set by an internal GPS or with the help of the mobile device's GPS.