project update
This commit is contained in:
@@ -32,7 +32,7 @@ public partial class SinglePoleDoubleThrowSwitchModule : ControllingModule, IPar
|
||||
PostInit();
|
||||
}
|
||||
|
||||
protected override void Route(RootModule root)
|
||||
protected override void Route(IRootModule root)
|
||||
{
|
||||
Visited = true;
|
||||
SignalOutPort selectedPort = (LeftPortForTrue.ParameterValue && ControlInput.GetData(root).Bit)
|
||||
|
||||
Reference in New Issue
Block a user