Updated DmTx401CController

#200
This commit is contained in:
Trevor Payne
2020-05-20 13:42:39 -05:00
parent e0e9fc2ce4
commit 102535cd04
4 changed files with 145 additions and 121 deletions

View File

@@ -342,7 +342,7 @@ namespace PepperDash.Essentials.DM
HdmiInHdcpCapabilityFeedback.FireUpdate();
break;
case EndpointInputStreamEventIds.SyncDetectedFeedbackEventId:
VgaVideoSyncFeedback.FireUpdate();
HdmiVideoSyncFeedback.FireUpdate();
break;
}