mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 13:07:18 +00:00
Ignore tie lines if none present in config
This commit is contained in:
parent
dace2a57c2
commit
8e4c84dd02
7 changed files with 31 additions and 18 deletions
|
|
@ -213,7 +213,7 @@ namespace PepperDash.Essentials.Room.Cotija
|
|||
}
|
||||
|
||||
}
|
||||
}, "cotijabridgedump", "Dumps DDVC01 bridge EISC data b,u,s", ConsoleAccessLevelEnum.AccessOperator);
|
||||
}, "mobilebridgedump", "Dumps DDVC01 bridge EISC data b,u,s", ConsoleAccessLevelEnum.AccessOperator);
|
||||
|
||||
CrestronConsole.AddNewConsoleCommand(s => LoadConfigValues(), "loadddvc", "", ConsoleAccessLevelEnum.AccessOperator);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue