Drew Fustini
|
b1557e265d
|
Deprecate Adafruit_BBIO.I2C in favor of Adafruit_GPIO.I2C (#215)
Adafruit_BBIO.I2C has been deprecated.
Use Adafruit_GPIO.I2C instead:
https://github.com/adafruit/Adafruit_Python_GPIO/blob/master/Adafruit_GPIO/I2C.py
Signed-off-by: Drew Fustini <drew@pdp7.com>
|
2017-12-01 07:21:18 -06:00 |
|
Simon Westphahl
|
9514af6f22
|
Add support for Python 3
Installation of the missing py_compile module was factored out into a
standalone script which is only compatible with Python 2.
|
2015-05-06 08:29:00 +02:00 |
|
Justin Cooper
|
ff6f11abe7
|
Add note about source.
|
2014-01-02 10:54:09 -06:00 |
|
Justin Cooper
|
1184c25cb2
|
update Adafruit_I2C to match RPi updates
|
2013-09-12 02:12:41 +00:00 |
|
Justin Cooper
|
5db93c7bc0
|
update for BBB bus
|
2000-01-01 00:50:18 +00:00 |
|
Justin Cooper
|
44eaa14647
|
initial i2c commit
|
2013-06-27 03:34:36 +00:00 |
|