Skip to content

Commit aa9c9bb

Browse files
committed
Fix example docstring.
1 parent c16a048 commit aa9c9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/servokit_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Simple test for a standard servo on channel 0 and a continuous rotation servo on channel 2."""
1+
"""Simple test for a standard servo on channel 0 and a continuous rotation servo on channel 1."""
22
import time
33
from adafruit_servokit import ServoKit
44

0 commit comments

Comments
 (0)