We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b2473b + b0632cd commit 4978c9fCopy full SHA for 4978c9f
Adafruit_Sensor.h
@@ -151,7 +151,7 @@ typedef struct {
151
float tvoc; /**< Total Volatile Organic Compounds, in ppb */
152
float voc_index; /**< VOC (Volatile Organic Compound) index where 100 is
153
normal (unitless) */
154
- float nox_index; /**< NOx (Nitrogen Oxides) index where 100 is normal
+ float nox_index; /**< NOx (Nitrogen Oxides) index where 1 is normal
155
(unitless) */
156
float CO2; /**< Measured CO2 in parts per million (ppm) */
157
float eCO2; /**< equivalent/estimated CO2 in parts per million (ppm
0 commit comments