Skip to content

Commit f388676

Browse files
committed
library manager compliant
1 parent 1d18399 commit f388676

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,8 +1,8 @@
11
name=MQTT
2-
version=1.3
2+
version=1.3.0
33
author=Joel Gaehwiler <joel.gaehwiler@gmail.com>
44
maintainer=Joel Gaehwiler <joel.gaehwiler@gmail.com>
5-
sentence=paho mqtt library wrapper for arduino
5+
sentence=Paho MQTT library wrapper for Arduino.
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.
7-
url=http://github.com/256dpi/arduino-mqtt
7+
url=https://github.com/256dpi/arduino-mqtt
88
architectures=*

0 commit comments

Comments
 (0)