Skip to content

Change socket.read to socket.recv

Compare
Choose a tag to compare
@brentru brentru released this 29 Aug 23:52
31d7845

Changes calls from socket.read to socket.recv to match the latest ESP32SPI release.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.