mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 11:11:23 +00:00
Added new PLC types and auto documentation
This commit is contained in:
@@ -132,7 +132,7 @@ namespace MewtocolNet {
|
||||
|
||||
if (plcinf != null) {
|
||||
|
||||
OnConnected(plcinf);
|
||||
OnConnected(plcinf.Value);
|
||||
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user