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 288addb commit 42d9ab1Copy full SHA for 42d9ab1
README.rst
@@ -48,6 +48,10 @@ This driver depends on:
48
* `Adafruit's CircuitPython Debouncer library
49
<https://github.com/adafruit/Adafruit_CircuitPython_Debouncer>`_
50
51
+* `Adafruit's CircuitPython Ticks library
52
+ <https://github.com/adafruit/Adafruit_CircuitPython_Ticks>`_
53
+
54
55
Please ensure all dependencies are available on the CircuitPython filesystem.
56
This is easily achieved by downloading
57
`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_
0 commit comments