Skip to content

Commit 28773c0

Browse files
Removing Busio from readme example
Co-authored-by: jposada202020 <[email protected]>
1 parent 7d8fae6 commit 28773c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Usage Example
6464
6565
import time
6666
import board
67-
import busio
6867
import adafruit_sgp40
6968
7069
i2c = board.I2C() # uses board.SCL and board.SDA

0 commit comments

Comments
 (0)