]> git.zerfleddert.de Git - ms2-fixes/blobdiff - debounce.c
and lower again
[ms2-fixes] / debounce.c
index 951121217b76f12c975700ef4a00503aa80be24c..d59f10af8f2a73c00b69329dc21738d6b123302c 100644 (file)
@@ -5,7 +5,7 @@
 #include <mach/gpio.h>
 
 /* hardware debounce: (value + 1) * 31us */
 #include <mach/gpio.h>
 
 /* hardware debounce: (value + 1) * 31us */
-#define GPIO_DEBOUNCE_TIME              0x3
+#define GPIO_DEBOUNCE_TIME              0x1
 
 #define PREFIX "debounce: "
 
 
 #define PREFIX "debounce: "
 
Impressum, Datenschutz