Skip to content

Commit 061fa32

Browse files
authored
Merge pull request #44 from rnowling/patch-2
Add units for humidity
2 parents 9a20ff3 + 64d8be6 commit 061fa32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Represents a Modulino Thermo module.
146146
#### Methods
147147

148148
- **`float getHumidity()`**
149-
Returns the humidity reading.
149+
Returns the relative humidity reading as a percentage in the range 0 to 100.
150150

151151
- **`float getTemperature()`**
152152
Returns the temperature reading in Celsius.

0 commit comments

Comments
 (0)