Skip to content

Commit 87d8871

Browse files
authored
fixing typo
1 parent 29b25d0 commit 87d8871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version=0.0.1
33
author=Nirav Malsattar <[email protected]>, Jacky Bourgeois <[email protected]>
44
maintainer=Nirav Malsattar <[email protected]>
55
sentence=A library that allows to connect to dcd hub and update value of thing property provided by property_id.
6-
paragraph= Currently this library uses MQTT interface to connect to the DCD hub and update particular thing property. In future release there will be more functionality added to create a new property or seatch for exising one.
6+
paragraph= Currently this library uses MQTT interface to connect to the DCD hub and update particular thing property. In future release there will be more functionality added to create a new property or search for exising one.
77
category=Communication
88
url=https://github.com/datacentricdesign/dcd-sdk-arduino
99
architectures=*
10-
includes=arduino_dcd_hub.h
10+
includes=arduino_dcd_hub.h

0 commit comments

Comments
 (0)