Skip to content

5.0.0 - Rework thrown exceptions to be appropriate

Compare
Choose a tag to compare
@dhalbert dhalbert released this 21 Jun 14:12
· 89 commits to main since this release
f3d504b

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.


What's Changed

  • Make these connection errors distinct from other error types. by @dannystaple in #164

Full Changelog: 4.2.4...5.0.0