Skip to content

Commit 64d8be6

Browse files
rnowlingper1234
andauthored
Specify humidity reading type
Co-authored-by: Per Tillisch <[email protected]>
1 parent d291b30 commit 64d8be6

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 as a percentage in the range 0 to 100.
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)