Skip to content

Commit 1124387

Browse files
committed
remove extra space
1 parent 7fe63c1 commit 1124387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

competition-simulator/programming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The LEDs are attached to digital pins 7-12:
8989
| 11 | Green (left) |
9090
| 12 | Red (left) |
9191

92-
Using the `digital_write` method, you can set these to True (On) or False (Off).
92+
Using the `digital_write` method, you can set these to True (On) or False (Off).
9393

9494
### Camera
9595

0 commit comments

Comments
 (0)