We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4882f2 commit 4e31622Copy full SHA for 4e31622
examples/aws_iot_native_networking.py
@@ -3,9 +3,9 @@
3
4
import time
5
import ssl
6
+import json
7
import socketpool
8
import wifi
-import json
9
import adafruit_minimqtt.adafruit_minimqtt as MQTT
10
from adafruit_aws_iot import MQTT_CLIENT
11
0 commit comments