Update for MiniMQTT v2.0.0 and Ethernet
This release includes:
- #30 Updated examples for MiniMQTT v2.0.0 and Ethernet!
- Adds
reconnect
method to attempt to reconnect to the Adafruit IO MQTT Broker.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-adafruitio
.
Read the docs for info on how to use it.