diff --git a/PepperDashEssentials/ControlSystem.cs b/PepperDashEssentials/ControlSystem.cs index 51856749..8463390a 100644 --- a/PepperDashEssentials/ControlSystem.cs +++ b/PepperDashEssentials/ControlSystem.cs @@ -34,8 +34,6 @@ namespace PepperDash.Essentials /// public override void InitializeSystem() { - SystemMonitor.ProgramInitialization.ProgramInitializationUnderUserControl = true; - DeterminePlatform(); //CrestronConsole.AddNewConsoleCommand(s => GoWithLoad(), "go", "Loads configuration file", diff --git a/essentials-framework b/essentials-framework index 5bee684b..c40f3b40 160000 --- a/essentials-framework +++ b/essentials-framework @@ -1 +1 @@ -Subproject commit 5bee684b52588788c392c666126a52c176e03a62 +Subproject commit c40f3b40d57a82b9191d4f8f6dbf89a4756af4e4