Skip to content

0.6.6 Fix For Typing Protocol under Python3.7

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 03 May 16:46
· 85 commits to main since this release
b21c4f8

This release allows usage of typing Protocol for Python3.7. Thank you @tekktrik

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.