mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced.
This commit is contained in:
parent
22c769ab98
commit
f000097a03
65 changed files with 54 additions and 4359 deletions
|
|
@ -16,7 +16,7 @@ namespace PepperDash.Essentials.Core
|
|||
public override string SerialValue { get { return _SerialValue; } }
|
||||
string _SerialValue;
|
||||
|
||||
public override eCueType Type { get { return eCueType.Serial; } }
|
||||
//public override eCueType Type { get { return eCueType.Serial; } }
|
||||
|
||||
/// <summary>
|
||||
/// Used in testing. Set/Clear functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue