未验证 提交 f16e86b4 编写于 作者: M Marcus Fehde 提交者: GitHub

Update src/devices/Ahtxx/AhtBase.cs

Co-authored-by: NKrzysztof Wicher <mordotymoja@gmail.com>
上级 99929beb
......@@ -74,7 +74,7 @@ namespace Iot.Device.Ahtxx
/// Gets the current relative humidity reading from the sensor.
/// Reading the humidity takes between 10 ms and 80 ms.
/// </summary>
/// <returns>Temperature reading</returns>
/// <returns>Relative humidity reading</returns>
public Ratio GetHumidity()
{
Measure();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册