We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d18399 commit f388676Copy full SHA for f388676
library.properties
@@ -1,8 +1,8 @@
1
name=MQTT
2
-version=1.3
+version=1.3.0
3
author=Joel Gaehwiler <joel.gaehwiler@gmail.com>
4
maintainer=Joel Gaehwiler <joel.gaehwiler@gmail.com>
5
-sentence=paho mqtt library wrapper for arduino
+sentence=Paho MQTT library wrapper for Arduino.
6
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.
7
-url=http://github.com/256dpi/arduino-mqtt
+url=https://github.com/256dpi/arduino-mqtt
8
architectures=*
0 commit comments