fix serial close
This commit is contained in:
@@ -245,7 +245,7 @@ public:
|
|||||||
virtual result_t open();
|
virtual result_t open();
|
||||||
|
|
||||||
// @copydoc
|
// @copydoc
|
||||||
void close();
|
virtual void close();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
// @copydoc
|
// @copydoc
|
||||||
|
|||||||
Reference in New Issue
Block a user