Differentiation between Dge100 and DmDge200C

This commit is contained in:
Trevor Payne
2020-05-12 14:20:15 -05:00
parent 279eaaaf62
commit 0b59dbe20d
7 changed files with 567 additions and 19 deletions

View File

@@ -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
{