mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
--amend
This commit is contained in:
@@ -39,9 +39,6 @@ namespace PepperDash.Essentials.DM.Endpoints.DGEs
|
|||||||
private set;
|
private set;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
CrestronTouchpanelPropertiesConfig PropertiesConfig;
|
|
||||||
|
|
||||||
public DmDge200CController(string key, string name, DmDge200C device, DeviceConfig dc, CrestronTouchpanelPropertiesConfig props)
|
public DmDge200CController(string key, string name, DmDge200C device, DeviceConfig dc, CrestronTouchpanelPropertiesConfig props)
|
||||||
: base(key, name, device, dc, props)
|
: base(key, name, device, dc, props)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user