Switch module can be used to debounce push buttons
@ -10,3 +10,6 @@
[submodule "kicad/libs/Connectors_JST.pretty"]
path = kicad/libs/Connectors_JST.pretty
url = https://github.com/KiCad/Connectors_JST.pretty.git
[submodule "arduino/Switch"]
path = arduino/Switch
url = https://github.com/blackketter/Switch.git
@ -1,6 +1,6 @@
BOARD_TAG = nano328
#ARDUINO_LIBS = LiquidCrystal
ARDUINO_LIBS = StepperDriver
ARDUINO_LIBS = StepperDriver Switch
ARDMK_DIR:=$(HOME)/git/Arduino-Makefile
@ -0,0 +1 @@
Subproject commit 8771608c824ca13d83b661557345f947de2c7f55