From 908d6a506fde1a4071152ca2bce7c9458a3d54e4 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Sat, 5 Aug 2023 22:55:59 -0700 Subject: [PATCH] fix fixed position default --- docs/configuration/device-config/position.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/device-config/position.mdx b/docs/configuration/device-config/position.mdx index 95403b31..d9d70f82 100644 --- a/docs/configuration/device-config/position.mdx +++ b/docs/configuration/device-config/position.mdx @@ -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.