Skip to content

Fix CONNACK IndexError

Compare
Choose a tag to compare
@brentru brentru released this 16 Aug 17:20
25b344a

Fixes an IndexError caused by a non-authorized CONNACK packet returned by a broker.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.