mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
making changes for adding VC4 bridge
This commit is contained in:
parent
62b6c5193a
commit
8f319a4405
5 changed files with 47 additions and 28 deletions
|
|
@ -19,6 +19,8 @@ namespace PepperDash.Essentials.Core
|
|||
{
|
||||
public static CrestronControlSystem ControlSystem { get; set; }
|
||||
|
||||
public static eDevicePlatform Platform { get { return CrestronEnvironment.DevicePlatform; } }
|
||||
|
||||
public static LicenseManager LicenseManager { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue