mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
Differentiation between Dge100 and DmDge200C
This commit is contained in:
parent
279eaaaf62
commit
0b59dbe20d
7 changed files with 567 additions and 19 deletions
|
|
@ -19,7 +19,7 @@ namespace PepperDash.Essentials.DM
|
|||
private readonly DmRmc200C _rmc;
|
||||
|
||||
public RoutingInputPort DmIn { get; private set; }
|
||||
public RoutingOutputPort HdmiOut { get; private set; }
|
||||
public RoutingOutputPort HdmiOut { get; private set; }
|
||||
|
||||
public RoutingPortCollection<RoutingInputPort> InputPorts
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue