File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,10 @@ This driver depends on:
48
48
* `Adafruit's CircuitPython Debouncer library
49
49
<https://github.com/adafruit/Adafruit_CircuitPython_Debouncer> `_
50
50
51
+ * `Adafruit's CircuitPython Ticks library
52
+ <https://github.com/adafruit/Adafruit_CircuitPython_Ticks> `_
53
+
54
+
51
55
Please ensure all dependencies are available on the CircuitPython filesystem.
52
56
This is easily achieved by downloading
53
57
`the Adafruit library and driver bundle <https://circuitpython.org/libraries >`_
Original file line number Diff line number Diff line change 41
41
* Adafruit's CircuitPython Debouncer library:
42
42
https://github.com/adafruit/Adafruit_CircuitPython_Debouncer
43
43
44
+ * Adafruit's CircuitPython Ticks library
45
+ https://github.com/adafruit/Adafruit_CircuitPython_Ticks
46
+
44
47
"""
45
48
46
49
import array
You can’t perform that action at this time.
0 commit comments