Skip to content

Commit 6c216b3

Browse files
authored
Merge pull request #122 from dastels/add-debouncer
Add debouncer library
2 parents b79f7c3 + bee55a4 commit 6c216b3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,3 +370,6 @@
370370
[submodule "libraries/helpers/servokit"]
371371
path = libraries/helpers/servokit
372372
url = https://github.com/adafruit/Adafruit_CircuitPython_ServoKit.git
373+
[submodule "libraries/helpers/debouncer"]
374+
path = libraries/helpers/debouncer
375+
url = https://github.com/adafruit/Adafruit_CircuitPython_Debouncer.git

libraries/helpers/debouncer

Submodule debouncer added at c7a4a8e

0 commit comments

Comments
 (0)