We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa26ca0 commit 242e83eCopy full SHA for 242e83e
1 file changed
plugins/mcumgr/bluetooth_setup.ui
@@ -155,7 +155,10 @@
155
<item>
156
<widget class="QCheckBox" name="check_write_with_response">
157
<property name="text">
158
- <string>Write with response (reliable, slow)</string>
+ <string>Write with response (reliable)</string>
159
+ </property>
160
+ <property name="checked">
161
+ <bool>true</bool>
162
</property>
163
</widget>
164
</item>
0 commit comments