Fixed wrong 'following bytes' information in TCP proxy
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
using System;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
#if !NET8_0_OR_GREATER
|
||||
using System.Runtime.Serialization;
|
||||
#endif
|
||||
|
||||
namespace AMWD.Protocols.Modbus.Common
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user