Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 293 Bytes

These changes have been implemented upstream and this fork is obsolete.


DHT22 / AM2302 C library for ESP32 (ESP-IDF)

This is an ESP32 C (esp-idf) library for the DHT22 low cost temperature/humidity sensors.

Based on: https://github.com/gosouth/DHT22

USAGE See examples/main.c