Skip to content

Commit f7fb4d8

Browse files
committed
Fixed bad-whitespace.
1 parent 369dc7f commit f7fb4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stepper_motor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Run a Stepper Motor. Tested on ItsyBitsy M4 Express + DRV8833.
2-
# https://www.adafruit.com/product/3800
2+
# https://www.adafruit.com/product/3800
33
# https://www.adafruit.com/product/3297
44

55
import time

0 commit comments

Comments
 (0)