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 adbc4f0 commit 6bd2d13Copy full SHA for 6bd2d13
content/robots/physical.md
@@ -16,7 +16,7 @@ The layout of the motors attached to the motor boards for the forklift robot are
16
17
The front grabber is actuated by a single [servo](/api/servos), attached to the [Arduino](/api/arduino/#servos). It is plugged in to port 0.
18
19
-The servo will only let you move the grabber in a safe range. `-1` will open the grabber, and `1` will close the grabber.
+The servo will only let you move the grabber in a safe range. `1` will open the grabber, and `-1` will close the grabber.
20
21
## Ultrasound
22
0 commit comments