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 I2C Scan for S2 and C3 #5528

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Fix I2C Scan for S2 and C3 #5528

merged 1 commit into from
Aug 12, 2021

Conversation

me-no-dev
Copy link
Member

Thanks @chegewara

Summary

I2C Scan was failing because i2c_master_write does not accept size of 0. This change checks and skips that call if no length is provided (usually when scanning)

@me-no-dev me-no-dev merged commit e5bd18d into master Aug 12, 2021
@me-no-dev me-no-dev deleted the bugfix/i2c_scan branch August 12, 2021 07:03
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.

1 participant