feat: major refactor to namespaces to make everything a bit easier to follow

This commit is contained in:
Nick Genovese
2024-11-06 19:01:09 -05:00
parent 37c1a6c7dd
commit bf3af3b611
336 changed files with 850 additions and 2459 deletions

View File

@@ -1,12 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Crestron.SimplSharp;
using Crestron.SimplSharpPro;
using Crestron.SimplSharpPro.DeviceSupport;
namespace PepperDash.Essentials.Core
namespace PepperDash.Essentials.Core.Devices
{
public enum AudioChangeType