Add ESP32-S2 MQTT Compatibility
This release:
- #63 Adds support for using the ESP32-S2 to the Adafruit IO MQTT API.
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.