Fix reconnect and infinite loop
This release:
- #26 Fixes a bug where the broker string is modified, not allowing
reconnect
to work. Thanks @jimbobbennett - #28 Fixes a bug where
reconnect
is stuck in an infinite loop. Thanks @jimbobbennett
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-minimqtt
.
Read the docs for info on how to use it.