mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 04:57:15 +00:00
Added codec dial and end commands
This commit is contained in:
parent
3778314d51
commit
ccfcd95508
3 changed files with 38 additions and 23 deletions
|
|
@ -236,7 +236,6 @@ namespace PepperDash.Essentials.Room.Cotija
|
|||
EISC.PulseBool(BoolJoin.SourceHasChanged);
|
||||
}));
|
||||
|
||||
#warning CHANGE to activityshare. Perhaps
|
||||
Parent.AddAction(@"/room/room1/defaultsource", new Action(() =>
|
||||
EISC.PulseBool(BoolJoin.ActivitySharePress)));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue