Remove setting last_will
This release:
- https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT/pull/16/files Removes setting
last_will
to fix breaking changes in the MiniMQTT client.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-azureiot
.
Read the docs for info on how to use it.