]> git.zerfleddert.de Git - ms2-fixes/commitdiff
and lower again
authorMichael Gernoth <michael@gernoth.net>
Fri, 19 Aug 2011 12:09:13 +0000 (14:09 +0200)
committerMichael Gernoth <michael@gernoth.net>
Fri, 19 Aug 2011 12:09:13 +0000 (14:09 +0200)
MS2Debounce/assets/debounce.ko
debounce.c

index a93c392f4decb580ef246351425f01a3e51b61cc..a1a4e2d8fc3aedead2b501714309305f164fcf0e 100644 (file)
Binary files a/MS2Debounce/assets/debounce.ko and b/MS2Debounce/assets/debounce.ko differ
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