Skip to content

Fix header encoding

Compare
Choose a tag to compare
@brentru brentru released this 11 Mar 16:05
74eaea9

This release fixes crashes due to header strings not being properly encoded (#25). Thanks @anecdata!

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

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

Read the docs for info on how to use it.