mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 03:35:00 +00:00
Basic scaffold of VC driver.
This commit is contained in:
@@ -139,6 +139,10 @@ namespace PepperDash.Essentials
|
||||
/// 1234
|
||||
/// </summary>
|
||||
public const uint VCStagingConnectPress = 1234;
|
||||
/// <summary>
|
||||
/// 1235
|
||||
/// </summary>
|
||||
public const uint VCStagingCameraPress = 1235;
|
||||
|
||||
//******************************************************
|
||||
// Keyboard
|
||||
|
||||
Reference in New Issue
Block a user