We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed1aeca + 5eae7e1 commit 9a20ff3Copy full SHA for 9a20ff3
docs/api.md
@@ -149,7 +149,7 @@ Represents a Modulino Thermo module.
149
Returns the humidity reading.
150
151
- **`float getTemperature()`**
152
- Returns the temperature reading.
+ Returns the temperature reading in Celsius.
153
154
---
155
@@ -195,4 +195,4 @@ Represents a color for Modulino Pixels modules.
195
196
## License
197
198
-This library is released under the [MPL-2.0 license](../LICENSE).
+This library is released under the [MPL-2.0 license](../LICENSE).
0 commit comments