mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Added framework classes for 4x1
This commit is contained in:
parent
f98a429b55
commit
f099c88352
5 changed files with 51 additions and 1 deletions
12
Essentials DM/Essentials_DM/Chassis/HdMdNxM4kEController.cs
Normal file
12
Essentials DM/Essentials_DM/Chassis/HdMdNxM4kEController.cs
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using Crestron.SimplSharp;
|
||||
|
||||
namespace PepperDash.Essentials.DM.Chassis
|
||||
{
|
||||
public class HdMdMxNController
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue