2017-04-10 update 1 fix a bug
This commit is contained in:
@@ -514,7 +514,6 @@ namespace Modbus.Net
|
|||||||
|
|
||||||
if (!valueHelper.SetValue(datas, mainByteCount, localByteCount, data))
|
if (!valueHelper.SetValue(datas, mainByteCount, localByteCount, data))
|
||||||
return false;
|
return false;
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
//写入数据
|
//写入数据
|
||||||
await
|
await
|
||||||
|
|||||||
Reference in New Issue
Block a user