Skip to content

Conversation

@CM-IV
Copy link

@CM-IV CM-IV commented Sep 18, 2025

Debug was not implemented for I2cdev, this led to an error where I could not use the i2c_character_display crate to initialize my 16x2 LCD.

@CM-IV CM-IV requested a review from a team as a code owner September 18, 2025 16:29
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!
I added the Debug derive to types in rust-i2cdev a while ago but was not released. We have done that now.
Could you update the rust-i2cdev dependency to version 0.6.2? Then we should not need the placeholder for inner here.
Could you also add an entry to the changelog about this PR?

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