You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/tooltips.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,9 @@
23
23
"channel.aux_motor_test": {
24
24
"text": "Activate the motor test function, useful to check individual motors in the field"
25
25
},
26
+
"channel.aux_osd_profile": {
27
+
"text": "Allows for a second OSD screen with different or no elements on a switch"
28
+
},
26
29
"channel.aux_prearm": {
27
30
"text": "Allows for a separate AUX channel to be set as a safety for arming, the set AUX should be ON before the ARM switch is activated. If not used leave this as ON"
0 commit comments