mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
Updates to work out kinks
This commit is contained in:
parent
66c481e3dc
commit
d6581cab2e
8 changed files with 72 additions and 36 deletions
|
|
@ -31,6 +31,8 @@ namespace PepperDash.Essentials
|
|||
|
||||
PositionJoins = new List<uint>()
|
||||
{ UIBoolJoin.MCScreenSaverPosition1Visible, UIBoolJoin.MCScreenSaverPosition2Visible, UIBoolJoin.MCScreenSaverPosition3Visible, UIBoolJoin.MCScreenSaverPosition4Visible };
|
||||
|
||||
CrestronConsole.AddNewConsoleCommand((o) => Show(), "showscreensaver", "Shows Panel Screensaver", ConsoleAccessLevelEnum.AccessOperator);
|
||||
}
|
||||
|
||||
public override void Show()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue