UDP Support
This release adds:
- #97 Support for UDP sockets to
adafruit_esp32spi/adafruit_esp32spi.py
. Thanks @dearmash!
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.