Merge PlcSeriesType into PlcType by using 16 bits

This commit is contained in:
Felix Weiß
2023-07-07 17:59:22 +02:00
parent 864389a4ad
commit 88cdc1a36c
13 changed files with 220 additions and 123 deletions

View File

@@ -2,6 +2,8 @@ using MewtocolNet;
using Xunit;
using Xunit.Abstractions;
using MewtocolNet.Helpers;
namespace MewtocolTests {
public class TestLinkedLists {