|
L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
|
Measurement data produced by the SCD41 CO2 / temperature / humidity sensor. Populated by scd41_Read(); check IsDataValid before using the values. More...
#include <scd41.h>
Data Fields | |
| float | Co2 |
| float | Temperature |
| float | Humidity |
| int8_t | IsDataValid |
Measurement data produced by the SCD41 CO2 / temperature / humidity sensor. Populated by scd41_Read(); check IsDataValid before using the values.
| float scd41_t::Humidity |
| int8_t scd41_t::IsDataValid |