* https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/80 Added `set_analog_read` and `set_digital_read` command handlers for the digital/analog read functions in Adafruit's fork of nina-fw, v1.5.0. Thanks anecdata!
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
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.