moves a version of IBridge back to PepperDash Essentials

This commit is contained in:
Andrew Welker
2020-04-16 15:33:29 -06:00
parent 5329d7f931
commit 65881be81b
2 changed files with 12 additions and 3 deletions

View File

@@ -10,10 +10,7 @@ namespace PepperDash.Essentials.Core.Bridges
{
void LinkToApi(BasicTriList trilist, uint joinStart, string joinMapKey, EiscApi bridge);
}
}
namespace PepperDash.Essentials.Bridges
{
/// <summary>
/// Defines a device that uses the legacy JoinMapBase for its join map
/// </summary>