mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Mock testing: Connect/End UI behavior start
This commit is contained in:
parent
fd14eeb9a7
commit
d65ff7add0
19 changed files with 2087 additions and 1998 deletions
|
|
@ -143,6 +143,10 @@ namespace PepperDash.Essentials
|
|||
/// 1235
|
||||
/// </summary>
|
||||
public const uint VCStagingCameraPress = 1235;
|
||||
/// <summary>
|
||||
/// 1236
|
||||
/// </summary>
|
||||
public const uint VCStagingConnectEnable = 1236;
|
||||
|
||||
//******************************************************
|
||||
// Keyboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue