Skip to content

remove i2c::SetupError and make i2c::I2C::new infallible#281

Merged
bjoernQ merged 1 commit into
esp-rs:mainfrom
dimpolo:RemoveSetupError
Nov 29, 2022
Merged

remove i2c::SetupError and make i2c::I2C::new infallible#281
bjoernQ merged 1 commit into
esp-rs:mainfrom
dimpolo:RemoveSetupError

Conversation

@dimpolo

@dimpolo dimpolo commented Nov 29, 2022

Copy link
Copy Markdown
Contributor

This is a breaking change.
Closes #278

@bjoernQ bjoernQ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - thanks for your contribution

@bjoernQ
bjoernQ merged commit 5f4a7b5 into esp-rs:main Nov 29, 2022
@dimpolo
dimpolo deleted the RemoveSetupError branch December 5, 2022 17:20
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.

#263 made I2C::new() infallible

2 participants