diff --git a/docs/api.md b/docs/api.md index f52c482..7d9ccd1 100644 --- a/docs/api.md +++ b/docs/api.md @@ -149,7 +149,7 @@ Represents a Modulino Thermo module. Returns the humidity reading. - **`float getTemperature()`** - Returns the temperature reading. + Returns the temperature reading in Celsius. --- @@ -195,4 +195,4 @@ Represents a color for Modulino Pixels modules. ## License -This library is released under the [MPL-2.0 license](../LICENSE). \ No newline at end of file +This library is released under the [MPL-2.0 license](../LICENSE).