Correctly reregister serial port on failure-reconnect cycle
This commit is contained in:
@ -14,7 +14,6 @@ private:
|
||||
CommunicatingSocket *_socket;
|
||||
bool _disconnected = false;
|
||||
|
||||
|
||||
public:
|
||||
|
||||
void cleanUp();
|
||||
|
Reference in New Issue
Block a user