From 0a1919687de109c26dcffa46b81d296582ced1c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Thu, 27 Oct 2022 21:48:18 +0200 Subject: [PATCH] Update position.mdx --- docs/settings/config/position.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings/config/position.mdx b/docs/settings/config/position.mdx index d9a9f1db..0161be7e 100644 --- a/docs/settings/config/position.mdx +++ b/docs/settings/config/position.mdx @@ -109,7 +109,7 @@ All Position config commands are available in the python CLI. Example commands a | position.gps_update_interval | `integer` (seconds) | Default `0` is 30 Seconds | | position.gps_attempt_time | `integer` (seconds) | Default of `0` is 30 Seconds | | position.fixed_position | `true`, `false` | `false` | -| position.position_broadcast_smart_enabled | `true`, `false` | `true` | `true`, `false` | `true` | +| position.position_broadcast_smart_enabled | `true`, `false` | `true` | | position.position_broadcast_secs | `integer` (seconds) | Default of `0` is 15 Minutes | | position.flags | `UNSET`, `ALTITUDE`, `ALTITUDE_MSL`, `GEOIDAL_SEPARATION`, `DOP`, `HVDOP`, `PDOP`, `SATINVIEW`, `SEQ_NO`, `TIMESTAMP`, `HEADING`, `SPEED` | `UNSET` |