mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 21:16:48 +00:00
chore: miscellaeneous cleanup
This commit is contained in:
parent
789111cb9a
commit
277771d154
19 changed files with 289 additions and 496 deletions
|
|
@ -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");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue