Emergency Fix for Modbus.Net.Modbus, LittleEndianLsb not working

This commit is contained in:
parallelbgls
2017-12-26 16:00:42 +08:00
parent ee9415f0e6
commit b4a5eb17b8
11 changed files with 110 additions and 59 deletions

View File

@@ -52,6 +52,7 @@
</Otherwise>
</Choose>
<ItemGroup>
<Compile Include="EndianTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ModbusTest.cs" />
<Compile Include="SiemensTest.cs" />