summaryrefslogtreecommitdiff
path: root/kernel/wctdm.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/wctdm.c')
-rw-r--r--kernel/wctdm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/wctdm.c b/kernel/wctdm.c
index 83b1c31..02ffa40 100644
--- a/kernel/wctdm.c
+++ b/kernel/wctdm.c
@@ -254,7 +254,7 @@ static struct fxo_mode {
(the interrupt cycles around the four modules), so the periods are
specified in _4 millisecond_ increments
*/
-#define DEFAULT_BATT_DEBOUNCE 62 /* Battery debounce (1000 ms) */
+#define DEFAULT_BATT_DEBOUNCE 4 /* Battery debounce (64 ms) */
#define POLARITY_DEBOUNCE 4 /* Polarity debounce (64 ms) */
#define DEFAULT_BATT_THRESH 3 /* Anything under this is "no battery" */