You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In adafruit_wiznet5k.py:
The _dns attribute is initially set to (integer) 0. It should be set to (0,0,0,0) in case ifconfig is called before being set.
The text was updated successfully, but these errors were encountered:
In adafruit_wiznet5k.py:
The _dns attribute is initially set to (integer) 0. It should be set to (0,0,0,0) in case ifconfig is called before being set.
The text was updated successfully, but these errors were encountered: