Got things moved successfully

This commit is contained in:
Andrew Welker
2020-06-29 11:31:35 -06:00
parent fcb2f88be7
commit cb4a8640f0
28 changed files with 143 additions and 700 deletions

View File

@@ -13,7 +13,7 @@ using PepperDash.Essentials.Core.Config;
using PepperDash.Essentials.Core.SmartObjects;
using PepperDash.Essentials.Core.Touchpanels.Keyboards;
using PepperDash.Essentials.Devices.Displays;
using PepperDash.Essentials.Room.Config;
using PepperDash.Essentials.Core.Rooms.Config;
namespace PepperDash.Essentials.UIDrivers
{