We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2fbf9 commit e215002Copy full SHA for e215002
adafruit_aws_iot.py
@@ -41,7 +41,7 @@
41
42
"""
43
import json
44
-from adafruit_minimqtt import MMQTTException
+from adafruit_minimqtt.adafruit_minimqtt import MMQTTException
45
46
__version__ = "0.0.0-auto.0"
47
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_AWS_IOT.git"
0 commit comments