mirror of https://github.com/EspoTek/Labrador.git
Minor UI update; removed word "glitchy" from high baud UART
This commit is contained in:
parent
ac583c8482
commit
836dbd47b8
|
@ -1874,7 +1874,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>57600 (Glitchy)</string>
|
||||
<string>57600</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action115200">
|
||||
|
@ -1882,7 +1882,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>115200 (Glitchy)</string>
|
||||
<string>115200</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action8">
|
||||
|
@ -1986,7 +1986,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>57600 (Glitchy)</string>
|
||||
<string>57600</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action115200_2">
|
||||
|
@ -1994,7 +1994,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>115200 (Glitchy)</string>
|
||||
<string>115200</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action8_2">
|
||||
|
|
|
@ -2310,7 +2310,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>57600 (Glitchy)</string>
|
||||
<string>57600</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action115200">
|
||||
|
@ -2318,7 +2318,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>115200 (Glitchy)</string>
|
||||
<string>115200</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action8">
|
||||
|
@ -2422,7 +2422,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>57600 (Glitchy)</string>
|
||||
<string>57600</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action115200_2">
|
||||
|
@ -2430,7 +2430,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>115200 (Glitchy)</string>
|
||||
<string>115200</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action8_2">
|
||||
|
|
Loading…
Reference in New Issue