Skip to content

1.13.0 - Substituted assert statements for exceptions

Compare
Choose a tag to compare
@tekktrik tekktrik released this 06 Jan 14:24
· 376 commits to main since this release
f97e78c

Substituted assert statements for exceptions, allowing for use of the -O flag while compiling to .mpy. Thanks @bill88t!

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

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

Read the docs for info on how to use it.