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

fix missing i2c stop after last message #51

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

jeffglaum
Copy link
Contributor

the boolean flag used to denote the last i2c message wasn't being set to true and as a result, the i2c stop call wasn't issuing a stop sequence.

the boolean flag used to denote the last i2c message wasn't being
set to true and as a result, the i2c stop call wasn't issuing a
stop sequence.
@idigdoug idigdoug merged commit 1a73913 into worproject:master Jan 28, 2025
@jeffglaum jeffglaum deleted the jeffglaum/i2c-stop-fix branch February 9, 2025 03:16
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