Fix Error Type for MAC Address
What's Changed
- Fix recv, recv_into logic and have same behavior as ESP32SPI by @us3r64 in #139
- Fix body recv when no content-length by @us3r64 in #137
- Correct error raised by bytes MAC address by @AdamCummick in #134
New Contributors
Full Changelog: 5.0.4...5.0.5
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-wiznet5k
.
Read the docs for info on how to use it.