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

Mainly fix for #1080 (pulseIn), and accidentaly the Wire edit that is already in the DxCore; added fix for #1090 #1086

Merged
merged 7 commits into from
Jul 28, 2024

Conversation

MX682X
Copy link
Contributor

@MX682X MX682X commented Apr 16, 2024

There were some minor things missing, so I pulled the current code from DxCore and added that to the PR - I hope this isn't a big problem.

In the worst case, just copy Ardiono.h , wiring.c and wiring_pulse.c from the PR, this is where the fix for pulseIn() is

Summed up, made the Wire library more resistant to erroneous beahiour of the physical bus in Client/Slave mode
@MX682X MX682X changed the title Mainly fix for #1080 (pulseIn), and accidentaly the Wire edit that is already in the DxCore Mainly fix for #1080 (pulseIn), and accidentaly the Wire edit that is already in the DxCore; added fix for #1090 May 25, 2024
@SpenceKonde SpenceKonde merged commit 6bf5473 into SpenceKonde:master Jul 28, 2024
84 of 88 checks passed
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