Skip to content

Fix reconnect and infinite loop

Compare
Choose a tag to compare
@brentru brentru released this 21 Apr 14:28
2c7f3c3

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.