Skip to content

Commit ed9485c

Browse files
authored
Merge pull request #8 from Thunderstr1k3/patch-1
Update SHTSensor.h
2 parents 0150a7d + 59b772c commit ed9485c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SHTSensor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ class SHTSensor
124124
}
125125

126126
/**
127-
* Get the humidity in percent read from the last sample
127+
* Get the temperature in Celsius read from the last sample
128128
* Use readSample() to trigger a new sensor reading
129129
*/
130130
float getTemperature() const {

0 commit comments

Comments
 (0)