mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Ref T609, adjusted/fixed cockpit form
* Naming to receive/transmit * Fixed wrong LED order
This commit is contained in:
committed by
Mat Sutcliffe
parent
3275d97653
commit
5470a55e15
@@ -136,10 +136,10 @@
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom2" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom2R" native="true"/>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom2T" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom2S" native="true"/>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom2R" native="true"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
@@ -263,7 +263,7 @@
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom1" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom1S" native="true"/>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom1T" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="BlackGui::CLedWidget" name="led_ComPanelCom1R" native="true"/>
|
||||
|
||||
Reference in New Issue
Block a user