We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2292959 commit 819e86eCopy full SHA for 819e86e
IO_House_Series/Lights_and_Temp/io_house_light_temp.py
@@ -20,7 +20,7 @@
20
import time
21
22
# import Adafruit IO REST client
23
-from Adafruit_IO import Client, Feed, RequestError
+from Adafruit_IO import Client
24
25
# import Adafruit Blinka
26
from busio import I2C
0 commit comments