We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153b46b commit 5104fbbCopy full SHA for 5104fbb
1 file changed
omodsim/modbusmultiserver.h
@@ -54,6 +54,7 @@ class ModbusTcpServer : public QModbusTcpServer
54
return resp;
55
}
56
57
+private:
58
int _transactionId = 0;
59
};
60
0 commit comments