Re-layout project to match Arduino Library reqs
This commit is contained in:
parent
da87f50b98
commit
5ace47bc93
@ -1,3 +1,5 @@
|
||||
2.2
|
||||
* Change code layout to match Arduino Library reqs
|
||||
2.1
|
||||
* Add MAX_TRANSFER_SIZE def to chunk messages if needed
|
||||
* Reject topic/payloads that exceed MQTT_MAX_PACKET_SIZE
|
@ -1,5 +1,5 @@
|
||||
name=PubSubClient
|
||||
version=2.1
|
||||
version=2.2
|
||||
author=Nick O'Leary <nick.oleary@gmail.com>
|
||||
maintainer=Nick O'Leary <nick.oleary@gmail.com>
|
||||
sentence=A client library for MQTT messaging.
|
Loading…
x
Reference in New Issue
Block a user