We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d69283 commit f223abaCopy full SHA for f223aba
adafruit_bus_device/spi_device.py
@@ -20,8 +20,6 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
# THE SOFTWARE.
22
23
-import digitalio
24
-
25
class SPIDevice:
26
"""
27
Represents a single SPI device and manages locking the bus and the device
0 commit comments