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

dht20: add I2C driver for DHT20 temperature and humidity sensor #693

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    315dbef View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Add error handling

    sago35 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    19c9fe6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add check for which

    sago35 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3f4a9d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Add error check for d.bus.Tx()

    sago35 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3c1aaa9 View commit details
    Browse the repository at this point in the history