We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8c8e2 commit eacdf19Copy full SHA for eacdf19
README.md
@@ -62,3 +62,4 @@ Class methods of meArm object
62
* float getX() - current x coordinate
63
* float getY() - current y coordinate
64
* float getZ() - current z coordinate
65
+* void end() - Disable all servo motors. If you want to continue using the meArm again later, call begin() again.
0 commit comments