-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The instruction
On the Raspberry Pi, download the Adafruit Raspberry Pi Python code and copy the Adafruit_I2C.py file to the directory of your Trellis project.
can't be completed, since the Pi Python code repo more or less redirects to https://github.com/adafruit/Adafruit_Python_GPIO/I2C.py which won't be found.
Perhaps it should be
import I2C as Adafruit_I2C
then install?
I hope it is so simple.
Metadata
Metadata
Assignees
Labels
No labels