mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
Cleans out classes moved to plugins (Evertz). Adds example configs, removes old #warning statements.
This commit is contained in:
parent
704bcc974b
commit
9a2c001a93
16 changed files with 21 additions and 575 deletions
|
|
@ -62,7 +62,6 @@ namespace PepperDash.Essentials.Devices.Common.DSP
|
|||
/// In BiAmp: Instance Tag, QSC: Named Control, Polycom:
|
||||
/// </summary>
|
||||
string ControlPointTag { get; }
|
||||
#warning I dont think index1 and index2 should be a part of the interface. JTA 2018-07-17
|
||||
int Index1 { get; }
|
||||
int Index2 { get; }
|
||||
bool HasMute { get; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue