Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update readme for end() function
  • Loading branch information
lexbailey committed Sep 12, 2017
1 parent ea8c8e2 commit eacdf19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -62,3 +62,4 @@ Class methods of meArm object
* float getX() - current x coordinate
* float getY() - current y coordinate
* float getZ() - current z coordinate
* void end() - Disable all servo motors. If you want to continue using the meArm again later, call begin() again.

0 comments on commit eacdf19

Please sign in to comment.