Skip to content

Commit 172e66f

Browse files
authored
Merge pull request #4 from kattni/example-fix
Fix example docstring.
2 parents c16a048 + aa9c9bb commit 172e66f

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)