Implemented TCP

This commit is contained in:
2024-02-11 19:32:35 +01:00
parent f31f6f94ff
commit eedd1066e3
11 changed files with 890 additions and 1 deletions

View File

@@ -11,4 +11,8 @@
<Description>Common data for Modbus protocol.</Description>
</PropertyGroup>
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="/" />
</ItemGroup>
</Project>