Skip to content

Fixing I2C init issue. #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Fixing I2C init issue. #17

merged 1 commit into from
Mar 19, 2019

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Mar 18, 2019

Defaults to using board.I2C() but allows for passing in busio.I2C(board.SCL, board.SDA) to the constructor to specify I2C pins.

Tested on Feather M4 with Motor FeatherWing.

@kattni kattni requested a review from ladyada March 18, 2019 23:12
@kattni
Copy link
Contributor Author

kattni commented Mar 18, 2019

Fixes #14

@ladyada ladyada merged commit ec13af8 into adafruit:master Mar 19, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants