We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369dc7f commit f7fb4d8Copy full SHA for f7fb4d8
examples/stepper_motor.py
@@ -1,5 +1,5 @@
1
# Run a Stepper Motor. Tested on ItsyBitsy M4 Express + DRV8833.
2
-# https://www.adafruit.com/product/3800
+# https://www.adafruit.com/product/3800
3
# https://www.adafruit.com/product/3297
4
5
import time
0 commit comments