This commit is contained in:
Jason T Alborough 2021-04-30 19:08:44 +00:00 committed by GitHub
commit 47afc65345
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1220,7 +1220,7 @@ namespace PepperDash.Essentials.DM
{
dmMdMnxn.AudioEnter.BoolValue = true;
}
output.VideoOut = input;
output.AudioOut = input;
//Chassis.Outputs[output].AudioOut = inCard;
}