Remove all unnesessary classes and interfaces and complete job implementation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using ProtocolUnit = Modbus.Net.ProtocolUnit<byte[], byte[]>;
|
||||
|
||||
namespace Modbus.Net.Modbus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user