Merge pull request #409 from PepperDash/feature/add-inputSlotSupportsHdcp2-object-to-example-config

Add input slot supports hdcp2 object to example config
This commit is contained in:
Andrew Welker 2020-09-03 16:38:10 -06:00 committed by GitHub
commit 1a140ab5c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,6 +225,14 @@
"2": "Output 2",
"3": "Output 3",
"4": "Output 4"
},
"inputSlotSupportsHdcp2":{
"1": "false",
"2": "false",
"3": "false",
"4": "false",
"5": "false",
"6": "false"
}
}
},