Skip to content

BREAKING RELEASE - ESP32S2, CPython

Compare
Choose a tag to compare
@brentru brentru released this 20 Nov 18:56
0e122d2
  • BREAKING: init argument now takes in a adafruit_circuitpython_requests object instead of a wifimanager 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.