未验证 提交 2ae4fe20 编写于 作者: K Krzysztof Wicher 提交者: GitHub

Update Bno055Sensor.cs (#1929)

上级 8c7b721a
......@@ -215,7 +215,7 @@ namespace Iot.Device.Bno055
/// Get the latest error
/// </summary>
/// <returns>Returns the latest error</returns>
[Telemetry("Status")]
[Telemetry("Error")]
public Error GetError() => (Error)ReadByte(Registers.SYS_ERR);
/// <summary>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册