Added new PLC types and auto documentation

This commit is contained in:
Felix Weiß
2023-07-06 00:14:40 +02:00
parent f338acfe8a
commit ab7f5ca302
19 changed files with 1466 additions and 176 deletions

View File

@@ -132,7 +132,7 @@ namespace MewtocolNet {
if (plcinf != null) {
OnConnected(plcinf);
OnConnected(plcinf.Value);
} else {