One temperature and humidity measurement.
More...
|
| thermo::millicelsius | temperature {0} |
| | Measured temperature.
|
| |
| float | humidity_pct = 0.0f |
| | Relative humidity in percent (0–100).
|
| |
One temperature and humidity measurement.
Definition at line 57 of file dht.hpp.
◆ humidity_pct
| float idfxx::dht::reading::humidity_pct = 0.0f |
Relative humidity in percent (0–100).
Definition at line 59 of file dht.hpp.
◆ temperature
| thermo::millicelsius idfxx::dht::reading::temperature {0} |
Measured temperature.
Definition at line 58 of file dht.hpp.
The documentation for this struct was generated from the following file: