From a3b173a05056f4fb37a37d643eb423c2e4594fa6 Mon Sep 17 00:00:00 2001 From: Dave Huber Date: Sat, 23 Feb 2019 23:51:14 -0600 Subject: [PATCH] Updated help text for modes --- locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/messages.json b/locales/en/messages.json index ab480e93..e0584776 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -1714,7 +1714,7 @@ }, "auxiliaryHelp": { - "message": "Configure modes here using a combination of ranges and/or links to other modes. Use ranges to define the switches on your transmitter and corresponding mode assignments. A receiver channel that gives a reading between a range min/max will activate the mode. Multiple ranges can be used to activate any mode. Multiple ranges in a single mode are by default logically OR'd together, but may also be logically AND'd together. Use a link to activate a mode when another mode is activated (Exception: ARM cannot be linked to or from another mode). If a link is added to a mode, any defined ranges for the mode are ignored.

Remember to save your settings using the Save button." + "message": "Configure modes here using a combination of ranges and/or links to other modes (links supported on BF 4.0 and later). Use ranges to define the switches on your transmitter and corresponding mode assignments. A receiver channel that gives a reading between a range min/max will activate the mode. Use a link to activate a mode when another mode is activated. Exceptions: ARM cannot be linked to or from another mode, modes cannot be linked to other modes that are configured with a link (chained links). Multiple ranges/links can be used to activate any mode. Multiple ranges/links in a single mode are by default logically OR'd together, but may also be logically AND'd together.

Remember to save your settings using the Save button." }, "auxiliaryToggleUnused": { "message": "Hide unused modes"