Skip to content

Change socket.write to socket.send

Compare
Choose a tag to compare
@brentru brentru released this 29 Aug 19:45
56d7643

Changes calls from socket.write to socket.send 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.