Skip to content

Commit 7d8fae6

Browse files
Clarifying Temperature in Celsius
Co-authored-by: jposada202020 <[email protected]>
1 parent 711e161 commit 7d8fae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_sgp40.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class SGP40:
104104
Humidity compensation is further optimized for a subset of the temperature
105105
and relative humidity readings. See Figure 3 of the Sensirion datasheet for
106106
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.
107+
At 50% relative humidity, the optimal range for temperature is -7 to 42 degrees Celsius.
108108
109109
Prolonged exposures outside of these ranges may reduce sensor performance, and
110110
the sensor must not be exposed towards condensing conditions at any time.

0 commit comments

Comments
 (0)