Skip to content

Fixed GPS I2C issue on Feather M4 Express #34

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
Feb 24, 2019

Conversation

makermelissa
Copy link
Collaborator

Since the GPS FeatherWing does not use I2C, but it was being initialized by shared, I went ahead and removed the import of shared and just init the UART stuff in the GPS FeatherWing helper. See #33 for more info.

@makermelissa makermelissa requested a review from a team February 24, 2019 06:13
Copy link
Contributor

@jerryneedell jerryneedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good -- tested on grand_central

@makermelissa makermelissa merged commit a2282db into adafruit:master Feb 24, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 25, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol to 0.2.3 from 0.2.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#27 from jerryneedell/jerryn_scan
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#26 from jerryneedell/jerryn_secrets
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#25 from dhalbert/ujson-to-json

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.2.2 from 1.2.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#12 from ladyada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.7.2 from 1.7.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_FeatherWing#34 from makermelissa/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