Skip to content

2.4.0 - Reduce Disconnect Timeout

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 20 Mar 21:19
· 262 commits to main since this release
d2637d7

This release reduces the timeout for close / disconnect of the socket down to 19 seconds (from 1000s) which is the same timeout inside the driver hardware itself. Thank you @BiffoBear!

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.