mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Tech PIN from config
This commit is contained in:
parent
f9d320e2b2
commit
0196997a4e
12 changed files with 945 additions and 974 deletions
|
|
@ -227,19 +227,9 @@ namespace PepperDash.Essentials
|
|||
/// 2904
|
||||
/// </summary>
|
||||
public const uint KeyboardButton2Press = 2904;
|
||||
/// <summary>
|
||||
/// 2910
|
||||
/// </summary>
|
||||
//public const uint KeyboardClearPress = 2910;
|
||||
/// <summary>
|
||||
/// 2911
|
||||
/// </summary>
|
||||
//public const uint KeyboardClearVisible = 2911;
|
||||
|
||||
// Letter joins start at 2921;
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 3101
|
||||
/// </summary>
|
||||
|
|
@ -273,8 +263,6 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint TechSchedulerVisible = 3112;
|
||||
|
||||
|
||||
|
||||
//******************************************************
|
||||
/// <summary>
|
||||
/// 3811
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue