mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Ref T609, renamed to Transmit/Receive for COM sync.
This commit is contained in:
committed by
Mat Sutcliffe
parent
9ba7dfee4d
commit
b60f84244b
@@ -109,7 +109,7 @@ namespace BlackGui
|
||||
void alignUiElementsHeight();
|
||||
|
||||
//! Update UI for COM unit
|
||||
void updateActiveCOMUnitLEDs(bool integratedWithSim, bool com1S, bool com1R, bool com2S, bool com2R);
|
||||
void updateActiveCOMUnitLEDs(bool integratedWithSim, bool com1T, bool com1R, bool com2T, bool com2R);
|
||||
|
||||
//! Update from simulator context
|
||||
void updateIntegratedFlagFromSimulatorContext();
|
||||
|
||||
Reference in New Issue
Block a user