From 47d3bb0b48708fd17cce396e18f5058dca98b635 Mon Sep 17 00:00:00 2001 From: Jonathan Hudson Date: Sat, 5 Dec 2020 09:03:13 +0000 Subject: [PATCH] Regenerated settings.md for safehome_max_distance (#6378) --- docs/Settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Settings.md b/docs/Settings.md index 7c53b289d4..00999bf75a 100644 --- a/docs/Settings.md +++ b/docs/Settings.md @@ -436,6 +436,7 @@ | rx_spi_id | | | | rx_spi_protocol | | | | rx_spi_rf_channel_count | | | +| safehome_max_distance | 20000 | In order for a safehome to be used, it must be less than this distance (in cm) from the arming point. | | sbus_sync_interval | | | | sdcard_detect_inverted | `TARGET dependent` | This setting drives the way SD card is detected in card slot. On some targets (AnyFC F7 clone) different card slot was used and depending of hardware revision ON or OFF setting might be required. If card is not detected, change this value. | | serialrx_halfduplex | AUTO | Allow serial receiver to operate on UART TX pin. With some receivers will allow control and telemetry over a single wire. |