Skip to content

Conversation

ajmirsky
Copy link

@ajmirsky ajmirsky commented May 10, 2024

is_restart on an I2CTargetRequest wasn't getting set properly because the incorrect register mask was being used.

also, added documentation with two different examples of how to create an I2CTarget

Closes: #9232, #9215

@jepler
Copy link

jepler commented May 11, 2024

[I updated the initial comment so that it links to the related issue.]

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you!

@tannewt tannewt merged commit b340b73 into adafruit:main May 13, 2024
@ajmirsky
Copy link
Author

ajmirsky commented May 15, 2024

Updated the description as this pull request should also close issue #9215.

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.

I2CTarget doesn't properly set is_restarted on requests
3 participants