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 808c5e2 commit 9850a57Copy full SHA for 9850a57
adafruit_pyportal.py
@@ -69,7 +69,7 @@
69
import rtc
70
import supervisor
71
72
-from adafruit_io.adafruit_io import RESTClient, AdafruitIO_RequestError
+from adafruit_io.adafruit_io import IO_HTTP, AdafruitIO_RequestError
73
74
try:
75
from secrets import secrets
0 commit comments