Update project url
This commit is contained in:
parent
aa9afc7b44
commit
15a0e41c81
@ -8,7 +8,7 @@ a server that supports MQTT.
|
||||
The library comes with a number of example sketches. See File > Examples > PubSubClient
|
||||
within the Arduino application.
|
||||
|
||||
Full API documentation is available here: http://knolleary.github.io/pubsubclient/
|
||||
Full API documentation is available here: http://pubsubclient.knolleary.net
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -5,5 +5,5 @@ maintainer=Nick O'Leary <nick.oleary@gmail.com>
|
||||
sentence=A client library for MQTT messaging.
|
||||
paragraph=MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages. It supports the latest MQTT 3.1.1 protocol and can be configured to use the older MQTT 3.1 if needed. It supports all Arduino Ethernet Client compatible hardware, including the Intel Galileo/Edison, ESP8266 and TI CC3000.
|
||||
category=Communication
|
||||
url=http://knolleary.github.io/pubsubclient/
|
||||
url=http://pubsubclient.knolleary.net
|
||||
architectures=*
|
||||
|
Loading…
x
Reference in New Issue
Block a user