Skip to content

Support for DHT21/AM2301 #77

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 3 commits into from
Nov 19, 2021
Merged

Support for DHT21/AM2301 #77

merged 3 commits into from
Nov 19, 2021

Conversation

semancik
Copy link

No description provided.

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 to me! Thank you!

Co-authored-by: Scott Shawcroft <scott@tannewt.org>
@tannewt
Copy link
Member

tannewt commented Nov 18, 2021

Ah, in the three call sites you'll need to reorder the parameters so the new one is last and add max_pulses=. Here are instructions to run pre-commit (which runs pylint) locally: https://learn.adafruit.com/improve-your-code-with-pylint/check-your-code-with-pre-commit

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.

Nice work! Thank you!

@tannewt tannewt merged commit c71bdaf into adafruit:main Nov 19, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 23, 2021
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