0a6f8c1aa2
The arithmetic performed on the CO2 and VOC measurements is pointless as the units of the sensor already match those of the API, furthermore the multiplication will overflow the u32_t with CO2 or VOC readings greater than 4294 ppm or ppb. This CO2 concentration is achievable by breathing at the sensor. Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
ccs811.c | ||
ccs811.h |