Skip to content

Commit b93f0de

Browse files
committed
Removed references to busio in comments
1 parent 94aded3 commit b93f0de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_sgp40.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
https://github.com/adafruit/circuitpython/releases
2828
2929
30+
* Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
31+
3032
"""
3133
from time import sleep
3234
from struct import unpack_from

0 commit comments

Comments
 (0)