mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-15 05:27:16 +00:00
fix: correct build issues
This commit is contained in:
parent
dd66de0463
commit
e3e7add5b9
6 changed files with 44 additions and 14 deletions
|
|
@ -44,6 +44,8 @@ namespace PepperDash.Essentials.Devices.Common.Generic
|
|||
}
|
||||
}
|
||||
|
||||
public RoutingInputPort CurrentInputPort => InputPorts[0];
|
||||
|
||||
public event SourceInfoChangeHandler CurrentSourceChange;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue