Closed BiffoBear closed 1 year ago
closes #93 adafruit_wiznet5k.WIZNET5K.get_socket() now raises a RuntimeError exception if no sockets are available. Thanks to @anecdata for spotting this bug!
adafruit_wiznet5k.WIZNET5K.get_socket()
RuntimeError
I need to check this on hardware and write some Pytests over the coming few days, but the fix should work…
closes #93
adafruit_wiznet5k.WIZNET5K.get_socket()
now raises aRuntimeError
exception if no sockets are available. Thanks to @anecdata for spotting this bug!