Added register builder for booleans and numerics

This commit is contained in:
Felix Weiß
2023-06-25 22:45:07 +02:00
parent f5f1e3bea9
commit b48f86d23d
23 changed files with 821 additions and 132 deletions

View File

@@ -1,6 +1,5 @@
using MewtocolNet;
using MewtocolNet.Logging;
using MewtocolNet.PLCEnums;
using Xunit;
using Xunit.Abstractions;