-
Notifications
You must be signed in to change notification settings - Fork 17
Add i2c probe compatibility #55
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
Conversation
@rjauquet thank you for this PR. I have tested this with the following hardware. It resolved a forum issue.
@dhalbert - requesting this PR be included in the next lib release. |
I have also tested this change alongside #56. Would love to see both included in the next release too! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Updating https://github.com/adafruit/Adafruit_CircuitPython_CCS811 to 1.3.18 from 1.3.17: > Merge pull request adafruit/Adafruit_CircuitPython_CCS811#52 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_ICM20X to 2.1.6 from 2.1.5: > Merge pull request adafruit/Adafruit_CircuitPython_ICM20X#29 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP9808 to 3.3.26 from 3.3.25: > Merge pull request adafruit/Adafruit_CircuitPython_MCP9808#39 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_MMA8451 to 1.3.23 from 1.3.22: > Merge pull request adafruit/Adafruit_CircuitPython_MMA8451#25 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_MMC56x3 to 1.0.12 from 1.0.11: > Merge pull request adafruit/Adafruit_CircuitPython_MMC56x3#8 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_SHTC3 to 1.1.17 from 1.1.16: > Merge pull request adafruit/Adafruit_CircuitPython_SHTC3#22 from jposada202020/main Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A to 0.8.0 from 0.7.5: > Merge pull request adafruit/Adafruit_CircuitPython_TCA9548A#55 from rjauquet/rej-add-probe Updating https://github.com/adafruit/Adafruit_CircuitPython_TCS34725 to 3.3.23 from 3.3.22: > Merge pull request adafruit/Adafruit_CircuitPython_TCS34725#44 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_TLV493D to 2.0.7 from 2.0.6: > Merge pull request adafruit/Adafruit_CircuitPython_TLV493D#19 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_TSL2591 to 1.4.2 from 1.4.1: > Merge pull request adafruit/Adafruit_CircuitPython_TSL2591#31 from jposada202020/adding_displayio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X to 1.2.2 from 1.2.1: > Merge pull request adafruit/Adafruit_CircuitPython_VL53L1X#23 from jposada202020/correcting_docs_examples Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 7.11.4 from 7.11.3: > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#237 from vladak/remove_recv_into_workaround > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#236 from vladak/unsuback_vs_publish Updating https://github.com/adafruit/Adafruit_CircuitPython_PixelMap to 1.0.7 from 1.0.6: > Merge pull request adafruit/Adafruit_CircuitPython_PixelMap#4 from FoamyGuy/rtd_badge_url
Attempting to resolve #54 with some backwards compatibility for circuitpython <9.2.