Skip to content

Commit 496139b

Browse files
authored
Adding missing dependency
1 parent 42d9ab1 commit 496139b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

adafruit_macropad.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
4141
* Adafruit's CircuitPython Debouncer library:
4242
https://github.com/adafruit/Adafruit_CircuitPython_Debouncer
43+
44+
* Adafruit's CircuitPython Ticks library
45+
https://github.com/adafruit/Adafruit_CircuitPython_Ticks
4346
4447
"""
4548

0 commit comments

Comments
 (0)