Fix CONNACK IndexError
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.