Skip to content

Remove ready-wait in temperature read. #8

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

Merged
merged 4 commits into from
Feb 21, 2020
Merged

Conversation

caternuson
Copy link
Contributor

Notional fix for #7. Also a minor refactor of reset. Unknown if this is actual fix for issue, but at least replicates logic from Arduino library.

@@ -106,6 +102,11 @@ def configuration(self):
def configuration(self, val):
return self._write_register(_ADT7410_CONFIG, val)

def _reset(self):
Copy link
Member

Choose a reason for hiding this comment

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

im ok making this not _ so they can reset at any time

@caternuson
Copy link
Contributor Author

github actions ¯_(ツ)_/¯

@ladyada ladyada merged commit e8c81bf into adafruit:master Feb 21, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 22, 2020
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