You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing another issue came across that this library will not work if your I2C is created with bitbangio.I2C. Tested on the feather M4 express and Unexpected Maker FeatherS2
The text was updated successfully, but these errors were encountered:
- Also fixed a corner case with I2C checking whether the device
acknowledged sent data.
- Added tests to cover most of the major operations.
Fixesadafruit#16
While testing another issue came across that this library will not work if your I2C is created with bitbangio.I2C. Tested on the feather M4 express and Unexpected Maker FeatherS2
The text was updated successfully, but these errors were encountered: