This commit is contained in:
Trevor Payne
2020-05-12 15:31:03 -05:00
parent e581219e32
commit 4ef8e8cf14

View File

@@ -27,7 +27,7 @@ namespace PepperDash.Essentials.DM.Endpoints.DGEs
public BasicTriListWithSmartObject Panel { get { return _dge; } }
public DeviceConfig _dc;
private DeviceConfig _dc;
CrestronTouchpanelPropertiesConfig PropertiesConfig;