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

Set comparator to default on continuous pulse #27

Closed
wants to merge 1 commit into from

Conversation

Slabity
Copy link
Contributor

@Slabity Slabity commented May 23, 2024

Took longer than I expected to find the time to submit this change, but it's to fix #26

@eldruin - Going to be honest, I have no idea what those tests you mentioned in that issue are suppose to do in this particular case. It looks like it's suppose to check that it doesn't break the boards that don't use it as a conversion-ready pulse? But I'm not sure this function call would be appropriate at all for those boards that don't support it anyways.

Copy link
Owner

@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.

Thanks!
The tests check that the code actually performs the adequate I2C transactions. They just need minor adjustments.
Could you fix those and add an entry to the changelog?

@eldruin
Copy link
Owner

eldruin commented Jul 31, 2024

I have incorporated this manually and fixed the test.
Thank you!

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.

The use_alert_rdy_pin_as_ready does not enable pulse in continuous-conversion mode as documented
2 participants