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 dcf1613 commit e786afaCopy full SHA for e786afa
README.rst
@@ -49,6 +49,9 @@ Dependencies
49
This driver depends on:
50
51
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
52
+* `Adafruit CircuitPython BusDevice <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
53
+* `Adafruit CircuitPython MCP230xx <https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx>`_
54
+* `Adafruit CircuitPython 74HC595 <https://github.com/adafruit/Adafruit_CircuitPython_74HC595>`_
55
56
I2C & SPI displays also depend on:
57
0 commit comments