Skip to content

Update for MiniMQTT v2.0.0 and Ethernet

Compare
Choose a tag to compare
@brentru brentru released this 17 Mar 16:41
4227988

This release includes:

  • #30 Updated examples for MiniMQTT v2.0.0 and Ethernet!
  • Adds reconnect method to attempt to reconnect to the Adafruit IO MQTT Broker.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

#30