mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-14 20:24:46 +00:00
updated secure TCP stuff to have the PepperDash.Core namespace
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using Crestron.SimplSharp;
|
||||
|
||||
namespace PepperDash_Core.Comm
|
||||
namespace PepperDash_Core
|
||||
{
|
||||
public class DynamicTCPServer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user