adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
453 stars 340 forks source link

Add second I2C to coral_dev_board.py #670

Closed stevengilbertoksi closed 1 year ago

stevengilbertoksi commented 1 year ago

I needed to use the second I2C port (I2C3) and so I added this locally, and it works.