mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
got it building...
This commit is contained in:
parent
ef215e8b16
commit
f3ddce99d5
21 changed files with 1260 additions and 766 deletions
|
|
@ -11,7 +11,7 @@ using PepperDash.Essentials.Core.Routing;
|
|||
|
||||
namespace PepperDash.Essentials
|
||||
{
|
||||
public class Amplifier : EssentialsDevice, IRoutingSinkNoSwitching
|
||||
public class Amplifier : EssentialsDevice, IRoutingSink
|
||||
{
|
||||
public event SourceInfoChangeHandler CurrentSourceChange;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue