From dad76ec9610fdbb7e53e7f9d36a068bb8f8848ce Mon Sep 17 00:00:00 2001 From: Darren Lines Date: Tue, 6 Aug 2024 19:41:08 +0300 Subject: [PATCH] Updated docs --- docs/Settings.md | 90 ------------------------------------------------ 1 file changed, 90 deletions(-) diff --git a/docs/Settings.md b/docs/Settings.md index 6487b44b6d..1e7bf47381 100644 --- a/docs/Settings.md +++ b/docs/Settings.md @@ -5152,96 +5152,6 @@ Enabling this option will show metric efficiency statistics on the post flight s --- -### osd_switch_indicator_one_channel - -RC Channel to use for OSD switch indicator 1. - -| Default | Min | Max | -| --- | --- | --- | -| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT | - ---- - -### osd_switch_indicator_one_name - -Character to use for OSD switch incicator 1. - -| Default | Min | Max | -| --- | --- | --- | -| GEAR | | 5 | - ---- - -### osd_switch_indicator_three_channel - -RC Channel to use for OSD switch indicator 3. - -| Default | Min | Max | -| --- | --- | --- | -| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT | - ---- - -### osd_switch_indicator_three_name - -Character to use for OSD switch incicator 3. - -| Default | Min | Max | -| --- | --- | --- | -| LIGT | | 5 | - ---- - -### osd_switch_indicator_two_channel - -RC Channel to use for OSD switch indicator 2. - -| Default | Min | Max | -| --- | --- | --- | -| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT | - ---- - -### osd_switch_indicator_two_name - -Character to use for OSD switch incicator 2. - -| Default | Min | Max | -| --- | --- | --- | -| CAM | | 5 | - ---- - -### osd_switch_indicator_zero_channel - -RC Channel to use for OSD switch indicator 0. - -| Default | Min | Max | -| --- | --- | --- | -| 5 | 5 | MAX_SUPPORTED_RC_CHANNEL_COUNT | - ---- - -### osd_switch_indicator_zero_name - -Character to use for OSD switch incicator 0. - -| Default | Min | Max | -| --- | --- | --- | -| FLAP | | 5 | - ---- - -### osd_switch_indicators_align_left - -Align text to left of switch indicators - -| Default | Min | Max | -| --- | --- | --- | -| ON | OFF | ON | - ---- - ### osd_system_msg_display_time System message display cycle time for multiple messages (milliseconds).