Correctly reregister serial port on failure-reconnect cycle
This commit is contained in:
parent
56d5798cb1
commit
15fe1a928a
2 changed files with 24 additions and 3 deletions
|
|
@ -14,7 +14,6 @@ private:
|
|||
CommunicatingSocket *_socket;
|
||||
bool _disconnected = false;
|
||||
|
||||
|
||||
public:
|
||||
|
||||
void cleanUp();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue