aboutsummaryrefslogtreecommitdiff
path: root/linuxhid.h
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-05-28 01:03:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-05-28 01:03:21 +0000
commit59975e541343e6782ed8ada7ada1d28f3a5b7929 (patch)
treec187f0e74f15f98a19eabd2cb46af0aa02564bfa /linuxhid.h
parent77f6224967e5cd688026b5c3f988708b6d6b05e4 (diff)
cleaned up code a bit following Miller's naming scheme
svn path=/trunk/externals/hcs/; revision=1781
Diffstat (limited to 'linuxhid.h')
-rw-r--r--linuxhid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxhid.h b/linuxhid.h
index 3226535..52bc815 100644
--- a/linuxhid.h
+++ b/linuxhid.h
@@ -23,6 +23,9 @@
#define DEBUG(x)
//#define DEBUG(x) x
+
+#define DEFAULT_DELAY 5
+
/*------------------------------------------------------------------------------
* from evtest.c from the ff-utils package
*/