To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.
Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.
---
What's Changed
* Make these connection errors distinct from other error types. by dannystaple in https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/164
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/compare/4.2.4...5.0.0