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 493355a commit eadb500Copy full SHA for eadb500
adafruit_io/adafruit_io.py
@@ -35,8 +35,9 @@
35
* Adafruit CircuitPython firmware for the supported boards:
36
https://github.com/adafruit/circuitpython/releases
37
38
-* Adafruits ESP32SPI library:
+* Adafruit ESP32SPI or ESP_ATcontrol library:
39
https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI
40
+ https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol
41
"""
42
from adafruit_io.adafruit_io_errors import AdafruitIO_RequestError, AdafruitIO_ThrottleError
43
0 commit comments