File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 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:
4848* `Adafruit's CircuitPython Debouncer library
4949 <https://github.com/adafruit/Adafruit_CircuitPython_Debouncer> `_
5050
51+ * `Adafruit's CircuitPython Ticks library
52+ <https://github.com/adafruit/Adafruit_CircuitPython_Ticks> `_
53+
54+
5155Please ensure all dependencies are available on the CircuitPython filesystem.
5256This is easily achieved by downloading
5357`the Adafruit library and driver bundle <https://circuitpython.org/libraries >`_
Original file line number Diff line number Diff line change 4141* Adafruit's CircuitPython Debouncer library:
4242 https://github.com/adafruit/Adafruit_CircuitPython_Debouncer
4343
44+ * Adafruit's CircuitPython Ticks library
45+ https://github.com/adafruit/Adafruit_CircuitPython_Ticks
46+
4447"""
4548
4649import array
You can’t perform that action at this time.
0 commit comments