Merge pull request #770 from pdxlocations/fixed-position-01

Fix the fixed position default value
This commit is contained in:
Sacha Weatherstone 2023-08-06 19:03:36 +10:00 committed by GitHub
commit cdf526cff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`
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.