Skip to content

Commit b2702fe

Browse files
committed
add tooltip text for osd on a switch
1 parent 4edad96 commit b2702fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/assets/tooltips.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"channel.aux_motor_test": {
2424
"text": "Activate the motor test function, useful to check individual motors in the field"
2525
},
26+
"channel.aux_osd_profile": {
27+
"text": "Allows for a second OSD screen with different or no elements on a switch"
28+
},
2629
"channel.aux_prearm": {
2730
"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"
2831
},

0 commit comments

Comments
 (0)