Skip to content

Commit a9a2175

Browse files
committed
Remove reference to microswitches on gripper
1 parent 62d9a48 commit a9a2175

File tree

1 file changed

+0
-3
lines changed
  • competition-simulator/programming

1 file changed

+0
-3
lines changed

competition-simulator/programming/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ The microswitches are attached to digital pins 2-6:
6060
|-----|----------|
6161
| 2 | Front |
6262
| 3 | Back |
63-
| 4 | Between gripper fingers |
64-
| 5 | Left gripper finger |
65-
| 6 | Right gripper finger |
6663

6764
These are shown as red coloured blocks on the robot. Using the `digital_read` method, you'll receive a `bool` telling you whether the switch is current actuated.
6865

0 commit comments

Comments
 (0)