Skip to content

Commit

Permalink
Re-layout project to match Arduino Library reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Sep 7, 2015
1 parent da87f50 commit 5ace47b
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions PubSubClient/CHANGES.txt → CHANGES.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion PubSubClient/library.properties → library.properties
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 5ace47b

Please sign in to comment.