making changes for adding VC4 bridge

This commit is contained in:
Andrew Welker
2020-09-16 09:55:58 -06:00
parent 62b6c5193a
commit 8f319a4405
5 changed files with 47 additions and 28 deletions

View File

@@ -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>