mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 21:16:48 +00:00
Adding DualDisplay to build methods
This commit is contained in:
parent
d6a6791e7b
commit
ffaff91ed2
5 changed files with 105 additions and 54 deletions
|
|
@ -12,7 +12,7 @@ namespace PepperDashEssentials.UIDrivers.EssentialsDualDisplay
|
|||
{
|
||||
private EssentialsDualDisplayRoom _currentRoom;
|
||||
|
||||
private BoolInputSig _routeToggleVisibility;
|
||||
private readonly BoolInputSig _routeToggleVisibility;
|
||||
|
||||
private readonly BoolFeedback _sharingMode;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue