Implemented Create reset method
This commit is contained in:
parent
d3a714cc51
commit
aaa7b5076e
3 changed files with 15 additions and 1 deletions
|
@ -135,6 +135,11 @@ namespace create {
|
|||
*/
|
||||
~Create();
|
||||
|
||||
/**
|
||||
* \brief Resets the create as if the battery was removed and reinserted.
|
||||
*/
|
||||
void reset();
|
||||
|
||||
/**
|
||||
* \brief Make a serial connection to Create.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue