Skip to content

Commit 34d27dc

Browse files
committed
LP-520 Change checkbox name
1 parent 86a8ede commit 34d27dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ground/gcs/src/plugins/config/oplink.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,7 +2143,7 @@ Leave blank to use autogenerated Device ID.</string>
21432143
</property>
21442144
</widget>
21452145
</item>
2146-
<item row="2" column="0" colspan="4">
2146+
<item row="2" column="1" colspan="3">
21472147
<widget class="QCheckBox" name="PPMoutRssi">
21482148
<property name="toolTip">
21492149
<string>Add RSSI to the PPM output stream (Ch9)</string>
@@ -2152,7 +2152,7 @@ Leave blank to use autogenerated Device ID.</string>
21522152
<enum>Qt::LeftToRight</enum>
21532153
</property>
21542154
<property name="text">
2155-
<string>RSSI to PPM</string>
2155+
<string>Send RSSI over PPM (Ch9)</string>
21562156
</property>
21572157
<property name="tristate">
21582158
<bool>false</bool>

0 commit comments

Comments
 (0)