mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-04 07:14:58 +00:00
Adds DM switcher name to bridge
This commit is contained in:
@@ -1482,6 +1482,8 @@ namespace PepperDash.Essentials.DM
|
||||
|
||||
LinkChassisToApi(trilist, joinMap);
|
||||
|
||||
trilist.StringInput[joinMap.Name.JoinNumber].StringValue = this.Name;
|
||||
|
||||
// Link up inputs & outputs
|
||||
for (uint i = 1; i <= Chassis.NumberOfOutputs; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user