Skip to content

Commit f0e059a

Browse files
committed
Might fix sphinx build error
1 parent d020903 commit f0e059a

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)