1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-07-27 15:01:49 +03:00

headercleanup & todos

This commit is contained in:
ladyada
2015-06-05 12:09:58 -04:00
parent ae0b4778a1
commit 7ef04a85a2
2 changed files with 22 additions and 12 deletions

View File

@ -1,2 +1,10 @@
# Adafruit_MQTT_Library
Arduino library for MQTT support
ToDo:
* QoS > 0 for publication
* Subscription callbacks
* example with way more timeout/reconnection protection
* moving most of MQTT_CC3000 -> MQTT with virtual writebuffer() function
* Wills
* remove watchdog