Skip to content

update to use adafruit_requests

Compare
Choose a tag to compare
@jerryneedell jerryneedell released this 02 Sep 10:34
2632f96

This library is only targeted at the Particle Argon with the ESP32 AT Firmware installed.
Any other boards with and ESP32 co-processors should use the ESP32SPI library.

Now uses adafruit_requests instead of adafruit_espatcontrol_requests. This make is more compatible with AdafruitIO.

Examples updated and tailored for Particle Argon.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.