Skip to content

Commit 3188021

Browse files
committed
updated version, paragraph in library.properties + repo url fixed
1 parent 2fd5399 commit 3188021

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=Nova Fitness Sds dust sensors library
2-
version=1.0.0
2+
version=1.2.1
33
author=Paweł Kołodziejczyk <lewapek@gmail.com>
44
maintainer=Pawel Kołodziejczyk <lewapek@gmail.com>
55
sentence=A high-level abstaction over Sds sensors family.
6-
paragraph=Supports Sds011, probably working with other Sds sensors.
6+
paragraph=Supports Sds011, implements whole Laser Dust Sensor Control Protocol V1.3, should also work with other Sds sensors.
77
category=Sensors
8-
url=https://github.com/lewapek/sds011-arduino-library
8+
url=https://github.com/lewapek/sds-dust-sensors-arduino-library
99
architectures=avr,esp8266
1010
includes=SdsDustSensor.h

0 commit comments

Comments
 (0)