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

Add missing decrement operator to I2C clockCount #5292

Merged
merged 3 commits into from
Oct 29, 2018
Merged

Add missing decrement operator to I2C clockCount #5292

merged 3 commits into from
Oct 29, 2018

Conversation

devyte
Copy link
Collaborator

@devyte devyte commented Oct 29, 2018

Fixes #4063 .
I am not changing the clockCount init value of 20 to 10 because I don't know the impact. Given that it's essentially a timeout, it shouldn't be relevant.

@devyte devyte merged commit 8ae0746 into esp8266:master Oct 29, 2018
@devyte devyte deleted the issue4063 branch October 29, 2018 19:30
@miky2k
Copy link

miky2k commented Oct 29, 2018

It's not timeout , it's minimum number of clock pulse to put a I2C bus in a consistent state after a failed transaction.

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