Digital and Analog Read
- #80 Added
set_analog_read
andset_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.
To use in CPython, pip3 install adafruit-circuitpython-esp32spi
.
Read the docs for info on how to use it.