mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
fix namespace issue
This commit is contained in:
parent
6aad15c452
commit
91aa304990
2 changed files with 2 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ using PepperDash.Essentials.Room.Config;
|
|||
//using PepperDash.Essentials.Room.MobileControl;
|
||||
|
||||
using Newtonsoft.Json;
|
||||
using PepperDash_Essentials_Core.DeviceTypeInterfaces;
|
||||
using PepperDash.Essentials.Core.DeviceTypeInterfaces;
|
||||
|
||||
namespace PepperDash.Essentials
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue