Skip to content

Conversation

@siddacious
Copy link
Contributor

This is a tweak to the format of the I2C debug print statements to normalize them with BusIO

@siddacious siddacious requested a review from ladyada January 31, 2020 00:38
__version__ = "0.0.0-auto.0"
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C.git"

from re import sub
Copy link
Member

Choose a reason for hiding this comment

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

try to remove re, it isnt available on m0 builds

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed!

@ladyada ladyada merged commit 7d0c75e into adafruit:master Feb 3, 2020
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