5 Commits

Author SHA1 Message Date
Victor Aprea
6f97ea04f2 minor cleanup 2015-11-19 09:23:40 -05:00
Victor Aprea
6bb06187b7 added optional timeout setting so that readByte can be escaped 2015-11-18 17:19:41 -05:00
Elsa
5cdadf43da Match the length of type for writing data
In MQTT_MAX_TRANSFER_SIZE case, the variable bytesRemaining needs to match the type of data length.
2015-10-04 22:16:27 +09:00
Nick O'Leary
2f97e4a558 Add publish(topic,payload,retained) function 2015-09-11 23:25:21 +01:00
Nick O'Leary
5ace47bc93 Re-layout project to match Arduino Library reqs 2015-09-07 22:56:53 +01:00