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 b79f7c3 commit bee55a4Copy full SHA for bee55a4
.gitmodules
@@ -370,3 +370,6 @@
370
[submodule "libraries/helpers/servokit"]
371
path = libraries/helpers/servokit
372
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
0 commit comments