Renamed namespaces

This commit is contained in:
2022-09-26 21:00:43 +02:00
parent f9a76b68da
commit 2424f26755
16 changed files with 117 additions and 81 deletions
@@ -2,9 +2,9 @@
using System.Runtime.InteropServices;
using System.Text;
using System.Threading;
using PInvokeSerialPort.Win32PInvoke;
using Nefarius.Peripherals.SerialPort.Win32PInvoke;
namespace PInvokeSerialPort
namespace Nefarius.Peripherals.SerialPort
{
/// <summary>
/// PInvokeSerialPort main class.