chore: miscellaeneous cleanup

This commit is contained in:
Andrew Welker
2025-03-25 22:46:41 -05:00
parent 789111cb9a
commit 277771d154
19 changed files with 289 additions and 496 deletions

View File

@@ -261,7 +261,7 @@ namespace PepperDash.Essentials
_ = new DeviceFactory();
_ = new ProcessorExtensionDeviceFactory();
_ = new MobileControl.MobileControlFactory();
_ = new MobileControlFactory();
Debug.LogMessage(LogEventLevel.Information, "Starting Essentials load from configuration");