1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 07:15:15 +03:00

Merge branch 'add_logic_tooltip' into add_mode_logic_to_msp

This commit is contained in:
Dave Huber 2019-02-17 12:43:29 -06:00
commit 76e632d9fc

View file

@ -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 <strong>ranges</strong> 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 <strong>link</strong> to activate a mode when another mode is activated (<strong>Exception:</strong> 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.<br /><br />Remember to save your settings using the Save button."
},
"auxiliaryToggleUnused": {
"message": "Hide unused modes"