Skip to content

Commit 29f8e13

Browse files
committed
update description
1 parent e45c5d4 commit 29f8e13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This library only supports retrieving measurement values by the serial communica
2424
### 測定値の取得
2525
以下のようなAPIでセンサモジュールの操作を行うことができます。
2626

27-
現時点では、`MH-Z19C`がサポートするCO2濃度の読み取り(コマンド`0x86`)および、セルフキャリブレーションの有効化/無効化の設定(コマンド`0x79`)のみをサポートしています。
27+
現時点では、MH-Z19シリーズがサポートするCO2濃度の読み取り(コマンド`0x86`)および、セルフキャリブレーションの有効化/無効化の設定(コマンド`0x79`)のみをサポートしています。
2828

2929
```cpp
3030
#include <Arduino.h>

0 commit comments

Comments
 (0)