Skip to content

7.5.2 - Fix Consistency with _wait_for_msg() Returns

Choose a tag to compare

@FoamyGuy FoamyGuy released this 27 Nov 17:21
· 166 commits to main since this release
4698382

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.