Skip to content

Commit 058cb8d

Browse files
committed
too much emph
1 parent b162dd4 commit 058cb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_scd4x.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ def set_ambient_pressure(self, ambient_pressure):
247247
def temperature_offset(self):
248248
"""Specifies the offset to be added to the reported measurements to account for a bias in
249249
the measured signal. Value is in degrees Celsius with a resolution of 0.01 degrees and a
250-
maximum value of 374 *C
250+
maximum value of 374 C
251251
252252
.. note::
253253
This value will NOT be saved and will be reset on boot unless saved with

0 commit comments

Comments
 (0)