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

digitalwrite missing endTransmission #17

Closed
admindotnu opened this issue Jul 23, 2017 · 1 comment
Closed

digitalwrite missing endTransmission #17

admindotnu opened this issue Jul 23, 2017 · 1 comment

Comments

@admindotnu
Copy link

Hi,

I guess at the end of "void Adafruit_MCP23017::digitalWrite(uint8_t pin, uint8_t d) {"

Wire.endTransmission(); needs te be added. It solved completely my i2c lockup's on the due.

Thank you

@caternuson
Copy link
Contributor

Closing in favor of #63 . Converting to BusIO usage will fix this as well.

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

No branches or pull requests

2 participants