Data type for storing DHT sensor readings. More...

Detailed Description

Data type for storing DHT sensor readings.

Definition at line 55 of file dht.h.

#include <dht.h>

Data Fields

uint16_t humidity
 relative deca-humidity
 
uint16_t temperature
 temperature in deca-Celsius
 

The documentation for this struct was generated from the following file: