7.5.2 - Fix Consistency with _wait_for_msg() Returns
This release updates the internal function _wait_for_msg()
to consistently return the packet type to match the functionality noted in the docs. Thank you @vladak.
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.