adafruit / Adafruit_CircuitPython_AzureIoT

Access to Microsoft Azure IoT device, messaging, and job services from CircuitPython!
MIT License
20 stars 15 forks source link

Removing will set to fix breaking miniMQTT changes #16

Closed jimbobbennett closed 4 years ago

jimbobbennett commented 4 years ago

The last_will method on the miniMQTT library has been renamed, so removing the call for now to set the will to fix the break.