We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c4ab2 commit a22a887Copy full SHA for a22a887
adafruit_wiznet5k/adafruit_wiznet5k_dhcp.py
@@ -88,6 +88,7 @@
88
# Packet buffer size
89
_BUFF_SIZE = const(318)
90
91
+
92
class DHCP:
93
"""W5k DHCP Client implementation."""
94
0 commit comments