Skip to content

Commit 25c1e8b

Browse files
authored
Merge pull request #18 from adafruit/discord-fix
Might fix sphinx build error
2 parents d020903 + f0e059a commit 25c1e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ SCL and SDA pins, you can:
8888
from board import *
8989
9090
You can also use pins defined by the onboard `microcontroller` through the
91-
`microcontroller.pin` module.
91+
`microcontroller.Pin` module.
9292

9393
Now, to initialize the I2C bus:
9494

0 commit comments

Comments
 (0)