Skip to content

Commit ff6f11a

Browse files
committed
Add note about source.
1 parent 369ff15 commit ff6f11a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Adafruit_I2C.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
# ===========================================================================
66
# Adafruit_I2C Class
7+
# Adafruit_I2C.py is essentially a fork of the Adafruit Raspberry Pi I2C module.
8+
# Any pull requests for this module should be directed to the following, and I
9+
# can pull them. I'd rather not deviate from the original:
10+
# https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/tree/master/Adafruit_I2C
711
# ===========================================================================
812

913
class Adafruit_I2C :

0 commit comments

Comments
 (0)