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.
1 parent 711e161 commit 7d8fae6Copy full SHA for 7d8fae6
adafruit_sgp40.py
@@ -104,7 +104,7 @@ class SGP40:
104
Humidity compensation is further optimized for a subset of the temperature
105
and relative humidity readings. See Figure 3 of the Sensirion datasheet for
106
the SGP40. At 25 degrees Celsius, the optimal range for relative humidity is 8% to 90%.
107
- At 50% relative humidity, the optimal range for temperature is -7 to 42 deg C.
+ At 50% relative humidity, the optimal range for temperature is -7 to 42 degrees Celsius.
108
109
Prolonged exposures outside of these ranges may reduce sensor performance, and
110
the sensor must not be exposed towards condensing conditions at any time.
0 commit comments