1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

LP-525 [GCS] [SPRACINGF3EVO] Changed UART3 & UART1 title to "headers" instead of "pads" to match the user manual.

This commit is contained in:
Vladimir Zidar 2017-10-23 22:54:55 +02:00
parent ed8c33fc28
commit f5c10ca611

View File

@ -305,7 +305,7 @@
<widget class="QLabel" name="lbUART3"> <widget class="QLabel" name="lbUART3">
<property name="text"> <property name="text">
<string>UART3 <string>UART3
(pads)</string> (headers)</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>
@ -346,7 +346,7 @@
<widget class="QLabel" name="lbUART1"> <widget class="QLabel" name="lbUART1">
<property name="text"> <property name="text">
<string>UART1 <string>UART1
(pads)</string> (headers)</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>