Trevor Payne
Trevor Payne
`PepperDash.Essentials.DM.DmChassisController.LinkHdmiInputToApi(BasicTriList trilist, uint ioSlot, DmChassisControllerJoinMap joinMap, uint ioSlotJoin)` There should be a null check before this line : `SetHdcpStateAction(PropertiesConfig.InputSlotSupportsHdcp2[ioSlot], hdmiInPortWCec, joinMap.HdcpSupportState.JoinNumber + ioSlotJoin, trilist);` and if it's null, we should...
I'm not certain that we really need to do anything to this other than perhaps integrate the I18N plugin into base essentials. All it's doing is loading up a JSON...
I think the line ending issues are just going to be problematic, period. 3-series vs 4-series line endings aren't properly accounted for in Toolbox still and it makes for really...