mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
Fixes namespace issue
This commit is contained in:
parent
cfb3906427
commit
6f96e84f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ using Crestron.SimplSharpPro.DeviceSupport;
|
|||
using Newtonsoft.Json;
|
||||
using PepperDash.Core;
|
||||
using PepperDash.Essentials.Core.Bridges;
|
||||
using PepperDash_Essentials_Core.Devices;
|
||||
using PepperDash.Essentials.Core.Devices;
|
||||
using PepperDash.Essentials.Core;
|
||||
using Crestron.SimplSharpPro.ThreeSeriesCards;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue