Skip to content

1.12.14 - Fixed bytes/str addition

Compare
Choose a tag to compare
@tekktrik tekktrik released this 02 Nov 16:22
· 421 commits to main since this release
859c93b

Fixed an issue where str was being added to bytes, which is not compatible with CPython. Thanks @BiffoBear!

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.