This commit is contained in:
Jason T Alborough 2021-04-30 13:12:19 -06:00 committed by GitHub
commit 3d1b8ab202
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;
}