Humidistat
Arduino firmware for a humidistat (humidity controller)
|
#include "DHT.h"
Go to the source code of this file.
Classes | |
class | DHTHumiditySensor |
Implementation of the HumiditySensor interface for the DHT22/AM2302 sensor. More... | |