You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Peter-McKinney The last thing on the list @askpatrickw linked above is a large update to MiniMQT. I'm currently blocking on a socket API issue adafruit/circuitpython#3836 and will continue with MiniMQTT development once it's resolved.
I'll take a look back at this issue once I release the next major version of MMQTT since it's required for this library to work properly with CP6.
The import adafruit_azuireiot statement throws an error from the 6.x adafruit library bundle.
from adafruit_azureiot import IoTHubDevice
It looks like MiniMQTT is already aware of this issue but this issue was never opened on this repository.
MiniMQTT Issue 51
Link to referenced comment
I believe this is the import that is affected in the iot_mqtt.py. iot_mqtt.py
Please let me know if you need further information.
The text was updated successfully, but these errors were encountered: