Skip to content

Commit 8955762

Browse files
committed
update library.properties
1 parent 3c8aa4b commit 8955762

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version=1.0
33
author=smdn
44
maintainer=smdn <smdn@smdn.jp>
55
sentence=A library for the MH-Z19 series NDIR CO2 sensor module, for the Arduino framework.
6-
paragraph=A library for the MH-Z19 series NDIR CO2 sensor module, for the Arduino framework.
6+
paragraph=This library only supports retrieving measurement values by the serial communication. Retrieving measurement values from the PWM signals is not supported.
77
category=Sensors
88
url=https://github.com/smdn/MHZ19X-ArduinoFramework
9-
architectures=*
9+
architectures=*
10+
includes=MHZ19X.h

0 commit comments

Comments
 (0)