Skip to content
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

Removed Shared i2C bus from a bunch of FeatherWings #36

Merged
merged 2 commits into from
Mar 15, 2019

Conversation

makermelissa
Copy link
Contributor

In order to just use the onboard I2C or be able to pass a defined I2C into multiple FeatherWing libraries, I have removed the Shared I2C file. An additional parameter was added that defaults to using the onboard I2C if it's not specified. I tested this on the 7-Segment, AlphaNumeric, 16x8 Matrix and RTC FeatherWings. I don't have the Joystick or INA219 FeatherWings at the moment, so those are untested. However, based on my testing results of the other four and that the code is basically the same, it should work without a hitch. This PR is to address #35.

@makermelissa makermelissa requested a review from a team March 15, 2019 04:31
@makermelissa makermelissa merged commit 5ea0eb4 into adafruit:master Mar 15, 2019
@makermelissa makermelissa mentioned this pull request Mar 15, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 15, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_HT16K33 to 2.2.2 from 2.2.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_HT16K33#35 from adafruit/tannewt-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 2.0.1 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#15 from jerryneedell/jerryn_fix_tilegrid

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.0.1 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#6 from jerryneedell/jerryn_fix_tilegrid

Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.7.3 from 1.7.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_FeatherWing#36 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Motor to 1.4.1 from 1.4.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Motor#24 from siddacious/master
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