From 3216fcadd6291e4d2ccc4f4608f01ccfea19ee82 Mon Sep 17 00:00:00 2001 From: Dave Huber Date: Sun, 17 Feb 2019 12:37:51 -0600 Subject: [PATCH] update mode tab help text --- 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 0e470196..ab480e93 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -1714,7 +1714,7 @@ }, "auxiliaryHelp": { - "message": "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. Remember to save your settings using the Save button." + "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." }, "auxiliaryToggleUnused": { "message": "Hide unused modes"