Configuration parameters for DHT devices. More...
#include <dht.h>
Data Fields | |
| gpio_t | pin |
| GPIO pin of the device's data pin. | |
| dht_type_t | type |
| type of the DHT device | |
| gpio_mode_t | in_mode |
| input pin configuration, with or without pull resistor | |
| gpio_mode_t dht_params_t::in_mode |
| dht_type_t dht_params_t::type |