Skip to content

Commit d291b30

Browse files
authored
Add units for humidity
I confirmed the humidity units, so add them to the API docs.
1 parent 9a20ff3 commit d291b30

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 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)