We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87e4ea commit 0330cf5Copy full SHA for 0330cf5
1 file changed
QT_Py_ESP32-S2_Sunrise_Lamp/AIO/code.py
@@ -3,10 +3,10 @@
3
# SPDX-License-Identifier: MIT
4
5
import time
6
+import ssl
7
import board
8
import rtc
9
import wifi
-import ssl
10
import socketpool
11
import adafruit_requests
12
import neopixel
0 commit comments