Commit a15d2cc4 authored by Pavel Vainerman's avatar Pavel Vainerman

(Modbus): продолжаю работу над выносом общего кода в MBTCPMaster и RTUExchange

parent dfb56568
...@@ -119,8 +119,6 @@ class RTUExchange: ...@@ -119,8 +119,6 @@ class RTUExchange:
friend std::ostream& operator<<( std::ostream& os, RegInfo& r ); friend std::ostream& operator<<( std::ostream& os, RegInfo& r );
struct RTUDevice struct RTUDevice
{ {
RTUDevice(): RTUDevice():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment