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

[OP-749] Fix GCS Tricopter config typo: "Tricopter Yaw MOTOR channel" (should be a servo)

This commit is contained in:
Oleg Semyonov 2012-11-26 17:37:38 +02:00
parent 1e3ac1b190
commit 08b9c9aa29

View File

@ -1498,7 +1498,7 @@ font: bold 12px;
margin:1px;</string>
</property>
<property name="text">
<string>Tricopter Yaw Motor channel</string>
<string>Tricopter Yaw Servo channel</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>