adafruit / Adafruit_CircuitPython_AdafruitIO

Adafruit IO for CircuitPython
http://io.adafruit.com
MIT License
49 stars 33 forks source link

HTTP API Compatibility with Requests module, ESP32-S2 Examples #51

Closed brentru closed 3 years ago

brentru commented 3 years ago
brentru commented 3 years ago

Also add new example for CPython clients using Requests module.

NOTE: This issue should be tested on hardware for ESP32S2, CPython, and ESP32SPI prior to merging in to main.

brentru commented 3 years ago

Closed by https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/53