Skip to content

Commit 57039a1

Browse files
committed
Update library.properties
1 parent c2cbd5d commit 57039a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=MQTT
22
version=1.4.0
33
author=Joel Gaehwiler <joel.gaehwiler@gmail.com>
44
maintainer=Joel Gaehwiler <joel.gaehwiler@gmail.com>
5-
sentence=MQTT library for arduino based on the Eclipse Paho projects.
5+
sentence=MQTT library for Arduino based on the Eclipse Paho projects.
66
paragraph=This library bundles the Embedded MQTT C/C++ Client library of the Eclipse Paho project and adds a thin wrapper to get an Arduino like API. Additionally there is an drop-in alternative for the Arduino Yùn that uses a python based client on the linux processor and a binary interface to lower program space usage on the Arduino side.
77
url=https://github.com/256dpi/arduino-mqtt
88
architectures=*

0 commit comments

Comments
 (0)