1.13.0 - Substituted assert statements for exceptions
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.