Skip to content

Commit a4aa623

Browse files
authored
Merge pull request #29 from luizvital/main
Minor fixes at README and package info
2 parents 8723880 + c2dc40e commit a4aa623

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
@@ -67,7 +67,7 @@ an I2C object depends on the board you are using.
6767

6868
.. code:: python
6969
70-
from board
70+
import board
7171
7272
i2c = board.I2C()
7373

0 commit comments

Comments
 (0)