Skip to content

7.4.4 - Enforce Connection in `loop()`

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 20 Nov 22:12
· 67 commits to main since this release
1c25441

This release properly raises an exception if loop() is called when the mqtt client is not connected. 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.