Skip to content

1.3.0 - Traceback Module Fallback

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 08 Jan 17:30
· 14 commits to main since this release
7469b5f

This release includes a fallback implementation of traceback module for devices that do not have it built-in. Thank you @imnotjames

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-asyncio.

Read the docs for info on how to use it.