BREAKING RELEASE - ESP32S2, CPython
- BREAKING:
init
argument now takes in aadafruit_circuitpython_requests
object instead of awifimanager
object. - Added compatibility and examples for using this library with:
- Examples updated to reflect library updates.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-adafruitio
.
Read the docs for info on how to use it.