mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 04:34:56 +00:00
Changes EiscApi to EiscApiAdvanced for internal devices
This commit is contained in:
@@ -169,7 +169,7 @@ namespace PepperDash.Essentials.DM
|
||||
}
|
||||
|
||||
protected void LinkDmTxToApi(DmTxControllerBase tx, BasicTriList trilist, uint joinStart, string joinMapKey,
|
||||
EiscApi bridge)
|
||||
EiscApiAdvanced bridge)
|
||||
{
|
||||
var joinMap = new DmTxControllerJoinMap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user