mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
#451 Fix namespace issues
This commit is contained in:
parent
2dfd647f63
commit
4ab3cdb1ff
21 changed files with 1759 additions and 24 deletions
|
|
@ -4,7 +4,7 @@ using Crestron.SimplSharpPro.GeneralIO;
|
|||
using Newtonsoft.Json;
|
||||
using PepperDash.Core;
|
||||
using PepperDash.Essentials.Core.Bridges;
|
||||
using PepperDash_Essentials_Core.Bridges.JoinMaps;
|
||||
using PepperDash.Essentials.Core.Bridges.JoinMaps;
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue