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 8efe089 commit 973da5eCopy full SHA for 973da5e
adafruit_wiznet5k/adafruit_wiznet5k.py
@@ -30,6 +30,7 @@
30
from random import randint
31
import time
32
from micropython import const
33
+
34
from adafruit_bus_device.spi_device import SPIDevice
35
import adafruit_wiznet5k.adafruit_wiznet5k_dhcp as dhcp
36
import adafruit_wiznet5k.adafruit_wiznet5k_dns as dns
0 commit comments