Skip to content

7.2.0 - Connection Backoff Logic

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 13 Feb 22:39
· 248 commits to main since this release
ffe08db

This release implements exponential backoff logic when connecting to MQTT server. 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.